BoundingLinesIsRectangular Property |
Checks if the bounding box described by the bounding lines can be considered rectangular.
Namespace:
Ptv.XServer.Controls.Map.Tools.Reprojection
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public bool IsRectangular { get; }
Public ReadOnly Property IsRectangular As Boolean
Get
public:
property bool IsRectangular {
bool get ();
}
member IsRectangular : bool with get
Property Value
Type:
BooleanSee Also