TdxGPSmoothingMode Enum
Declaration
TdxGPSmoothingMode = (
smDefault,
smHighSpeed,
smHighQuality,
smNone,
smAntiAlias
);
Members
Name |
---|
smDefault
|
smHighSpeed
|
smHighQuality
|
smNone
|
smAntiAlias
|
See Also