[]
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.
public bool Hollow { get; set; }
Public Property Hollow As Boolean