CadPolylineBase.Flag

CadPolylineBase.Flag property

Gets or sets the flag.

public CadPolylineFlag Flag { get; set; }

Property Value

The flag.

See Also