MapLinePoint1YMapping.DefaultValue Property
Gets or sets the default value of the property specified by this mapping.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v21.2.dll
NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Map
Declaration
Property Value
Type | Default | Description |
---|---|---|
Double | 0 | A Double object specifying the Y coordinate default value of the first point of map lines. |
See Also