MindFusion.Reporting for Silverlight Programmer's Guide
Dimension.Width Property
See Also
 





Gets or sets the horizontal component of this Dimension.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 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.Silverlight Namespace