Nevron Open Vision Documentation
Nevron.Nov.Diagram.DrawingTools Namespace / NCreate1DShapeTool Class / AddGeometryCommandToActivePage Method


In This Topic
    AddGeometryCommandToActivePage Method
    In This Topic
    Adds a geometry command to the active page. Called by the AddPageItemToActivePage when the start point has been snapped to a gometry command.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub AddGeometryCommandToActivePage() 
    'Usage
     
    
    Dim instance As NCreate1DShapeTool
     
    instance.AddGeometryCommandToActivePage()
    protected virtual void AddGeometryCommandToActivePage()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also