Nevron .NET Vision
Nevron.GraphicsCore Namespace / NArcToCommand Class
Members


In This Topic
    NArcToCommand Class
    In This Topic
    The NArcToCommand class represents a command, which draws an arc from the previus command location to this command location
    Object Model
    NArcToCommand Class
    Syntax
    'Declaration
     
    
    Public Class NArcToCommand 
       Inherits NPathCommand
    'Usage
     
    
    Dim instance As NArcToCommand
    public class NArcToCommand : NPathCommand 
    Inheritance Hierarchy

    System.Object
       Nevron.GraphicsCore.NPathCommand
          Nevron.GraphicsCore.NArcToCommand

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also