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


In This Topic
    NInsertImageCommandAction Class Members
    In This Topic

    The following tables list the members exposed by NInsertImageCommandAction.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NInsertImageCommandAction.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Executes the command action.  
    Public MethodOverridden. Gets the command associated with this action.  
    Public Methodstatic (Shared in Visual Basic)Inserts the given image into the active page of the given drawing view at the specified location as the center of the image.  
    Public Methodstatic (Shared in Visual Basic)Loads an image from the given file and inserts an image (embeds the image file) in the active page of the given drawing view at the specified location as the center of the image.  
    Top
    See Also