Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration GeometricEffectOffsetMethod

Represents a geometric effect which creates a hatch pattern to depict special use airspace for aeronautical charts.

Read more...

Index

Enumeration members

Enumeration members

Bevelled

Bevelled: = "Bevelled"

Bevelled - follows the shortest straight path across a corner of the line or polygon.

Mitered

Mitered: = "Mitered"

Mitered - matches the exact shape around a corner of the line or polygon.

Rounded

Rounded: = "Rounded"

Rounded - follows a path of equal distance around a corner of the line or polygon.

Square

Square: = "Square"

Square - follows a straight path across the corner of a line or polygon.

Generated using TypeDoc