Nevron Open Vision Documentation
Nevron.Nov.Diagram.DrawingTools Namespace / NCreateGuidelineTool Class / AddPageItemToActivePage Method


In This Topic
    AddPageItemToActivePage Method (NCreateGuidelineTool)
    In This Topic
    Overriden to add the guideline to the page if the guideline is inside the drawing window area.
    Syntax
    'Declaration
     
    
    Protected Overrides Sub AddPageItemToActivePage() 
    'Usage
     
    
    Dim instance As NCreateGuidelineTool
     
    instance.AddPageItemToActivePage()
    protected override void AddPageItemToActivePage()
    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