NevronOpenVision
Nevron.Nov.Graphics Namespace / NLineSegment Structure / ExtendStart Method
distance with which to move the start point.
In This Topic
    ExtendStart Method
    In This Topic
    Moves the start point along the line with the specified distance. A positive distance is directed away from the line center.
    Syntax
    public void ExtendStart( 
       System.double distance
    )

    Parameters

    distance
    distance with which to move the start point.
    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