MapDot.CanResize Property
Gets or sets the value that specifies whether an end user can resize the map dot in the Map Editor‘s Transform mode.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if an end user can resize the map dot; otherwise, false. |
See Also