NevronOpenVision
Nevron.Nov.Diagram Namespace / NGeometry Class / RelMoveTo Method / RelMoveTo(Object,Object,Object) Method
an fx, formula string or length value
an fx, formula string or length value
an fx, formula string or Boolean value
In This Topic
    RelMoveTo(Object,Object,Object) Method
    In This Topic
    Adds a relative MoveTo command
    Syntax
    public NMoveTo RelMoveTo( 
       System.object x,
       System.object y,
       System.object closeFigure
    )

    Parameters

    x
    an fx, formula string or length value
    y
    an fx, formula string or length value
    closeFigure
    an fx, formula string or Boolean value

    Return Value

    the created command
    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