Property MaxWidth
MaxWidth
Represents the maximum width as a coordinate value.
public virtual double? MaxWidth { get; set; }
Property Value
Remarks
This field is nullable, meaning it can hold a value of type double or be null. Use this field to specify or retrieve the maximum width in a coordinate system.