MindFusion.Reporting for Silverlight Programmer's Guide
Location.IsEmpty Property
See Also
 





Gets a value indicating whether this Location is empty.

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

 Syntax

C#  Copy Code

public bool IsEmpty { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsEmpty As Boolean

 Property Value

true, if the location coordinates are {0, 0}; otherwise, false.

 See Also

Location Members
Location Structure
MindFusion.Reporting.Silverlight Namespace