Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CIMGeometricEffectOffset

Represents the offset geometric effect which creates a dynamic line or polygon offset at a specified distance perpendicularly from a feature.

Read more...

Hierarchy

Index

Properties

Optional method

method: "Mitered" | "Bevelled" | "Rounded" | "Square"

The way the strokes or fills are displayed at corners.

Optional offset

offset: number

The distance of the symbol perpendicular to the feature geometry.

Optional option

option: "Fast" | "Accurate"

The way the symbol handles complex geometries.

Optional primitiveName

primitiveName: string

The primitive name.

type

type: "CIMGeometricEffectOffset"

Generated using TypeDoc