| IPolygonWithHoles2DContour Property |
Gets the polygon
Namespace: TSD.API.Remoting.GeometryAssembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 23.1.0.154
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