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





Gets or sets the horizontal component of this Dimension.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Single

 Property Value

A float number specifying the horizontal component of the Dimension, in the units of measure specified by WidthUnit.

 See Also

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