Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / Contour Class / BaseContour Property

In This Topic
    BaseContour Property
    In This Topic
    Gets the base contour (for dependent contours only) to add some padding to.
    Syntax
    'Declaration
     
    Public ReadOnly Property BaseContour As Contour
    public Contour BaseContour {get;}
    See Also