TTMSFNCCustomMaps.AddRectangle Method
Creates and returns rectangle.
API unit family: TMSFNCMaps
Declaring type: TTMSFNCCustomMaps
Syntax
function AddRectangle(ABounds: TTMSFNCMapsBoundsRec): TTMSFNCMapsRectangle; virtual;
Parameters
| Name | Description |
|---|---|
ABounds |
Bounds used by the operation. |
Returns
Created rectangle instance.