| IIsolatedFoundationDataContour Property |
Gets the polygon
Namespace: TSD.API.Remoting.FoundationsAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax IReadOnlyProperty<IPolygon2D> Contour { get; }
ReadOnly Property Contour As IReadOnlyProperty(Of IPolygon2D)
Get
property IReadOnlyProperty<IPolygon2D^>^ Contour {
IReadOnlyProperty<IPolygon2D^>^ get ();
}
abstract Contour : IReadOnlyProperty<IPolygon2D> with get
Property Value
IReadOnlyPropertyIPolygon2DSee Also