Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GraphicsPath Class / FillMode Property

In This Topic
    FillMode Property
    In This Topic
    Gets a value specifying how the interior of closed figures is filled.
    Syntax
    'Declaration
     
    Public ReadOnly Property FillMode As FillMode
    public FillMode FillMode {get;}
    See Also