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


In This Topic
    NArcToCommand Class Members
    In This Topic

    The following tables list the members exposed by NArcToCommand.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the bow of the arc  
    Public PropertyGets/sets the location of the command primary point (Inherited from Nevron.GraphicsCore.NPathCommand)
    Public PropertyCustom object associated with the path command (Inherited from Nevron.GraphicsCore.NPathCommand)
    Public PropertyOverridden. Overriden to return ArcTo  
    Public PropertyGets/sets the X coordinate of the command location (Inherited from Nevron.GraphicsCore.NPathCommand)
    Public PropertyGets/sets the Y coordinate of the command location (Inherited from Nevron.GraphicsCore.NPathCommand)
    Top
    Public Methods
     NameDescription
    Public MethodAccumulates the bounds of this command in the specified range (Inherited from Nevron.GraphicsCore.NPathCommand)
    Public MethodOverridden. Overriden to draw a circular arc from the previous command location to this command location  
    Public MethodOverridden. Overriden to create a cloned move to command  
    Public MethodOverridden. Overriden to return an instance of the NCircleSegmentF primitive  
    Public MethodScales this command around the specified pin with the specified scale factors (Inherited from Nevron.GraphicsCore.NPathCommand)
    Public MethodTranslates this command with the specified amounts (Inherited from Nevron.GraphicsCore.NPathCommand)
    Top
    See Also