Xceed PDF Library for .NET Documentation v1.0
Xceed.PdfLibrary.NET Assembly / Xceed.PdfLibrary.NET Namespace / PathRectangle Class


In This Topic
    PathRectangle Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property Location is Top-Left of PathRectangle. It's more intuitive ! Going right is positive and going down is positive.  
    Public PropertyGets the color of the fill. (Inherited from Xceed.PdfLibrary.NET.Path)
    Public PropertyGets the line dash pattern. (Inherited from Xceed.PdfLibrary.NET.Path)
    Public PropertyGets the line join style. (Inherited from Xceed.PdfLibrary.NET.Path)
    Public PropertyGets the color of the stroke. (Inherited from Xceed.PdfLibrary.NET.Path)
    Public PropertyGets the width of the stroke. (Inherited from Xceed.PdfLibrary.NET.Path)
    Top
    See Also