[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextFormat.Hollow

Hollow Property

Hollow

Gets or sets a value indicating if the glyphs are hollow (outlined), otherwise they are solid.

The StrokePen property must be set in order to draw outlined glyphs.

Declaration
public bool Hollow { get; set; }
Public Property Hollow As Boolean