NevronOpenVision
Nevron.Nov.Graphics Namespace / NPointList Class
Fields Properties Methods


NPointList Class Members

The following tables list the members exposed by NPointList.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets the bounds of the points contained in this list.  
Public PropertyGets the bounds range of the points contained in this list.  
Top
Public Methods
 NameDescription
Public MethodGets the point in the list, which is nearest to the specified point. If the list is empty returns the point itself  
Public MethodRotates all points in the list around the specified point.  
Public MethodScales all points in the list around the specified point.  
Public MethodTransforms all points in the list with the specified transform  
Public MethodTranslates all points in the list with the specified x and y offsets.  
Top
See Also