Gets or sets the horizontal units of measure of this Dimension.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public MeasureUnit WidthUnit { get; set; } |
Visual Basic Copy Code |
---|
Public Property WidthUnit As MeasureUnit |
A member of the MeasureUnit enumeration specifying the units of measure of the Width component of this Dimension.