PlainPolygonwrappedLinearRings Property |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public PlainLinearRing[] wrappedLinearRings { get; set; }
Public Property wrappedLinearRings As PlainLinearRing()
Get
Set
public:
property array<PlainLinearRing^>^ wrappedLinearRings {
array<PlainLinearRing^>^ get ();
void set (array<PlainLinearRing^>^ value);
}
member wrappedLinearRings : PlainLinearRing[] with get, set
Property Value
Type:
PlainLinearRingRemarks See Also