NevronOpenVision
Nevron.Nov.Diagram Namespace / NDrawBoxCommand Class
Fields Properties Methods Events


In This Topic
    NDrawBoxCommand Class Members
    In This Topic

    The following tables list the members exposed by NDrawBoxCommand.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the Bottom property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Left property  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDrawBoxCommand  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Right property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowArrowheads property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowFill property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowStroke property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the SnapTo property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Top property  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Visible property  
    Top
    Protected Fields
     NameDescription
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the Top coordinate of the base point (in the shape coordinate system). If Relative is true, this value is a factor of the shape Height. Otherwise it is an absolute value in shape coordinates.  
    Public PropertyGets or sets the X coordinate of the figure left side. If Relative is true, this value is a factor of the shape Width. Otherwise it is an absolute value in shape coordinates.  
    Public PropertyGets or sets the Left coordinate of the base point (in the shape coordinate system). If Relative is true, this value is a factor of the shape Width. Otherwise it is an absolute value in shape coordinates.  
    Public PropertyGets or sets whether arrowheads should be displayed for this geometry end-points. (e.g. whether the geometry at all displays arrowheads at its start and end points)  
    Public PropertyGets or sets whether the geometry drawn by this command should be filled. (e.g. whether the interior region of the figure is displayed)  
    Public PropertyGets or sets whether the geometry drawn by this command should be stroked. (e.g. whether the outline of the geometry is displayed)  
    Public PropertyGets or sets whether it is allowed to snap to the geometry drawn by this command.  
    Public PropertyGets or sets the Top coordinate of the figure left-top corner. If Relative is true, this value is a factor of the shape Height. Otherwise it is an absolute value in shape coordinates.  
    Public PropertyGets or sets the visibility of the geometry drawn by this command.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the box in which to draw (in shape coordinates)  
    Public MethodSets the box in which to draw (in shape coordinates)  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal MethodOverridden.   
    Top
    See Also