NevronOpenVision
Nevron.Nov.Graphics Namespace / NMultiPointBase Class


In This Topic
NMultiPointBase Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAppends the primitive to the specified graphics path  
Public MethodDetermines whether the outline of the polygon contains the specified point  
Public MethodMust override to return the outline length  
Public MethodGets the point at the specified index  
Public MethodGets the count of points  
Public MethodGets an array of the points contained in this geometry.  
Public MethodScales the points contained in this path with the specified scale factors  
Public MethodOverloaded. Sets the point at the specified index.  
Public MethodTransforms the graphics path with the specified transform  
Public MethodTranslates the points contained in this path with the specified amounts  
Top
See Also