Gets a value indicating whether this Dimension has zero width and height.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public bool IsEmpty { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property IsEmpty As Boolean |
See Also