Version

Point Class Properties

For a list of all members of this type, see Point members.

Public Properties
 NameDescription
Public PropertyIsEmptyGets a boolean value indicating whether this point is empty.  
Public PropertyIsSealedGets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public PropertyXGets or sets X-position of the point.  
Public PropertyYGets or sets Y-position of the point.  
See Also

View on GitHub