MindFusion WinForms Programmer's Guide
Dimension.WidthUnit Property
See Also
 





Gets or sets the horizontal units of measure of this Dimension.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public MeasureUnit WidthUnit { get; set; }

Visual Basic  Copy Code

Public Property WidthUnit As MeasureUnit

 Property Value

A member of the MeasureUnit enumeration specifying the units of measure of the Width component of this Dimension.

 See Also

Dimension Members
Dimension Structure
MindFusion.Reporting Namespace
HeightUnit Property
Width Property