NevronOpenVision
Nevron.Nov.Graphics Namespace / NPointList Class


In This Topic
NPointList Class Methods
In This Topic

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

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