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


In This Topic
    NDrawingCommandAction Class Members
    In This Topic

    The following tables list the members exposed by NDrawingCommandAction.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDrawingCommandAction.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Checks whether this action should be enabled for the given target.  
    Public MethodOverridden. Called by the commander when an update command source event for this action command has been received by it.  
    Top
    Protected Methods
     NameDescription
    Protected MethodSafely gets the active page of the drawing hosted in the view.  
    Protected MethodGets the current text block editor  
    Protected MethodSafely gets the drawing for the specified command target.  
    Protected MethodSafely gets the drawing document for the specified command target.  
    Protected MethodSafely gets the drawing view for the specified command target.  
    Protected MethodSafely gets the geometry of the format anchor shape of the given drawing page.  
    Protected MethodOverloaded. Safely gets the text block of the format anchor shape of the given drawing page.  
    Protected MethodSafely gets the alignment anchor selected shape of the given page. Returns null if there aren't any selected shapes.  
    Protected MethodSafely gets the format anchor selected shape of the given page. Returns null if there aren't any selected shapes.  
    Protected MethodGets the rich text view.  
    Protected MethodGets the target for the text operation. If the returned richTextView is not null, the operation should be applied to it. If the returned textBlock should be checked.  
    Top
    See Also