Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectMove

Represents the move geometric effect which creates a point, line or polygon that is offset a specified distance in X and Y.

Read more...

Hierarchy

Index

Properties

Optional offsetX

offsetX: number

The distance to move the symbol along the X-axis of the feature geometry.

Optional offsetY

offsetY: number

The distance to move the symbol along the Y-axis of the feature geometry.

Optional primitiveName

primitiveName: string

The primitive name.

type

type: "CIMGeometricEffectMove"

Generated using TypeDoc