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


NMultiPointBase Class Members

The following tables list the members exposed by NMultiPointBase.

Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the bounds of this geometry object.  
Public PropertyGets the bounds of this geometry object  
Public PropertyGets whether this object is empty (i.e. contains no points)  
Top
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