Search
Dimension.Empty Field
See Also
 





An empty instance of the Dimension structure.

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

 Syntax

C#  Copy Code

public static readonly Dimension Empty

Visual Basic  Copy Code

Public Shared ReadOnly Empty As Dimension

 Remarks

An instance of the Dimension structure representing an empty dimension.

 See Also