Field MinTextWidth
Represents the minimum text width as a coordinate value.
public float? MinTextWidth
Returns
- float?
- Represents the minimum text width as a coordinate value.
Remarks
This field is nullable, meaning it can hold a value of null to indicate that no minimum text width is specified.