Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectRegularPolygon

Represents the regular polygon geometric effect which creates a dynamic polygon around a point feature with a specified number of edges. All edges are equal in length and all angles are equal.

Read more...

Hierarchy

Index

Properties

Optional angle

angle: number

The amount of rotation for the polygon.

Optional edges

edges: number

The number of sides for the polygon. Specifying a value less than 3 produces a circle.

Optional primitiveName

primitiveName: string

The primitive name.

Optional radius

radius: number

The distance from the center of the polygon.

type

type: "CIMGeometricEffectRegularPolygon"

Generated using TypeDoc