MapEllipse.Height Property
In This Article
Gets or sets the height of the ellipse.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Double | 0 | A Double value specifying the height of the ellipse. |
#Remarks
The MapEllipse size specified by the MapEllipse.Width and Height properties is measured in kilometers by default.
See Also