TIWCGJQGMap3ShapeType Enumeration

Represents type TIWCGJQGMap3ShapeType.

Namespace: IWCGJQGMap3
type
 TIWCGJQGMap3ShapeType = (gmstDEFAULT,gmstCIRCLE,gmstPOLY,gmstRECT);

The TIWCGJQGMap3ShapeType type exposes the following members.

Show:
 NameDescription
gmstCIRCLE

Represents constant gmstCIRCLE.

gmstDEFAULT

Represents constant gmstDEFAULT.

gmstPOLY

Represents constant gmstPOLY.

gmstRECT

Represents constant gmstRECT.

Top