Nevron .NET Vision
Nevron.GraphicsCore Namespace / NPathFigure Class
Properties Methods


In This Topic
    NPathFigure Class Members
    In This Topic

    The following tables list the members exposed by NPathFigure.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the bounds of this figure  
    Public PropertyDetermines whether this figure has been closed  
    Public PropertyDetermines whether the figure is empty (contains no commands)  
    Top
    Public Methods
     NameDescription
    Public MethodAdds this figure to the specified graphics path  
    Public MethodCreates an exact replica of this object  
    Public MethodCloses the path figure, if it is not already closed  
    Public MethodConnects the last path command with the specified start point coordinates  
    Public MethodOpens the path figure, if it is not already open  
    Public MethodReplaces the specified old command with the specified new command  
    Public MethodScales the figure around the specified pin with the specified scale factors  
    Public MethodTranslates this figure with the specified amounts  
    Top
    See Also