Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GeometricEffectOffsetTangentMethod

Represents the offset tangent geometric effect which creates a dynamic line along a line feature offset in the direction defined by either the beginning or the end of the line.

Read more...

Index

Enumeration members

Enumeration members

BeginningOfLine

BeginningOfLine: = "BeginningOfLine"

BeginningOfLine - the tangent offset is applied from the beginning of the line.

EndOfLine

EndOfLine: = "EndOfLine"

EndOfLine - the tangent offset is applied from the end of the line.

Generated using TypeDoc