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





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

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public MeasureUnit HeightUnit { get; set; }

Visual Basic  Copy Code

Public Property HeightUnit As MeasureUnit

 Property Value

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

 See Also

Dimension Members
Dimension Structure
MindFusion.Reporting Namespace
WidthUnit Property
Height Property