Enum CadBoundaryPathTypeFlag

CadBoundaryPathTypeFlag enumeration

The boundary path type flag.

[Flags]
public enum CadBoundaryPathTypeFlag

Values

NameValueDescription
Default0Default boundary type.
External1External boundary type.
Polyline2Polyline boundary type.
Derived4Derived boundary type.
Textbox8Textbox boundary type.
Outermost10Outermost boundary type.

See Also