Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectCut

Represents the cut geometric effect which creates a dynamic line that is shorter on one or both ends than the line feature or polygon outline.

Read more...

Hierarchy

Index

Properties

Optional beginCut

beginCut: number

The distance from the beginning of a line that the display of the stroke starts. The beginning of the line is determined by the direction in which the line was digitized.

Optional endCut

endCut: number

The distance from the end of a line that the display of the stroke ends. The end of the line is determined by the direction in which the line was digitized.

Optional invert

invert: boolean

A value indicating whether the effect should be applied in the opposite manner. This displays the stroke symbol only at the ends of the line and leaves the rest of the line unsymbolized.

Optional middleCut

middleCut: number

The distance around the middle of a line that the display of the stroke is interrupted.

Optional primitiveName

primitiveName: string

The primitive name.

type

type: "CIMGeometricEffectCut"

Generated using TypeDoc