IStripOutline Property

Gets the outline of the strip

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IListOfReadOnlyProperties<Point2D> Outline { get; }

Property Value

Type: IListOfReadOnlyPropertiesPoint2D
See Also