Skip to main content
A newer version of this page is available. .

StubGlyphOptions Class

Provides appearance and behavior settings for stub glyphs.

Namespace: DevExpress.Utils.Drawing

Assembly: DevExpress.Utils.v18.1.dll

Declaration

[TypeConverter(typeof(ExpandableObjectConverter))]
public class StubGlyphOptions :
    BaseOptions

The following members accept/return StubGlyphOptions objects:

Inheritance

See Also