LocationIsRectangle Property |
Gets a value indicating whether this location is an rectangle.
Namespace: Easymap.AddIn.Common.GraphicsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic bool IsRectangle { get; }Public ReadOnly Property IsRectangle As Boolean
Get
Property Value
Boolean
See Also