An empty instance of the Dimension structure.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly Dimension Empty |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Empty As Dimension |
RemarksAn instance of the Dimension structure representing an empty dimension.
See Also