ArcFM Solution Developer Guide
IsEmpty Property (PositionModel)


Gets a value that indicates whether the rectangle is the System.Windows.Rect.Empty rectangle.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As System.Boolean
'Usage
 
Dim instance As PositionModel
Dim value As System.Boolean
 
value = instance.IsEmpty
public System.bool IsEmpty {get;}

Property Value

true if the rectangle is the System.Windows.Rect.Empty rectangle; otherwise, false.
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

PositionModel Structure
PositionModel Members

 

 


Send Comment