[Root] / Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / Subpath Class


In This Topic
    Subpath Class Methods
    In This Topic

    For a list of all members of this type, see Subpath members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a Bezier curve to the Subpath, starting from the current location.  
    Public Method Closes the shape by adding a line that starts from the current location & goes to the Subpath’s starting location.  
    Public MethodAdds a line to the Subpath, starting from the current location.  
    Public Methodstatic (Shared in Visual Basic)Start a new Subpath from a Rectangle.  
    Public Methodstatic (Shared in Visual Basic)Start a new Subpath.  
    Top
    See Also