Version

Point Class Methods

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

Public Methods
 NameDescription
Public MethodCloneCreates a copy of this point.  
Public MethodEqualsOverloaded. Compares this point to the specified one.  
Public MethodSealMakes the instance immutable. Any attempts to modify properties or members will result in an exception. (Inherited from Infragistics.Documents.Reports.SealableBase)
Public MethodToNativeGets native point.  
See Also

View on GitHub