Represents a location that is empty.
Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf
SyntaxC#
Copy Code
|
|---|
public static readonly Location Empty |
Visual Basic
Copy Code
|
|---|
Public Shared ReadOnly Empty As Location |
RemarksAn instance of the Location structure representing an empty location.
See Also