ComponentOne Excel for .NET
C1.Excel Assembly / C1.Util Namespace / XLPath Class / FillMode Property

In This Topic
    FillMode Property
    In This Topic
    Gets GrapeCity.Documents.Drawing.FillMode method used to determine whether a given point is part of the geometry.
    Syntax
    'Declaration
     
    Public ReadOnly Property FillMode As GrapeCity.Documents.Drawing.FillMode
    public GrapeCity.Documents.Drawing.FillMode FillMode {get;}
    See Also