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