Visual width of the map.
Namespace:
Aspose.Gis.Rendering
Assembly:
Aspose.GIS (in Aspose.GIS.dll) Version: 20.3.0.0 (20.03)
Syntax public Measurement Width { get; set; }
Public Property Width As Measurement
Get
Set
public:
property Measurement Width {
Measurement get ();
void set (Measurement value);
}
member Width : Measurement with get, set
Property Value
Type:
MeasurementExceptions See Also