MindFusion.Wpf Pack Programmer's Guide
Dimension.Width Property
See Also
 





Gets or sets the horizontal component of this Dimension.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public double Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Double

 Property Value

The width component of this dimension. The default is 0.

 See Also

Dimension Members
Dimension Structure
MindFusion.Reporting.Wpf Namespace