IIsolatedFoundationDataContour Property

Gets the polygon

Namespace:  TSD.API.Remoting.Foundations
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
IReadOnlyProperty<IPolygon2D> Contour { get; }

Property Value

Type: IReadOnlyPropertyIPolygon2D
See Also