Aurigma Graphics Mill 5.5 for .NET
BitmapViewer..::.Font Property
Gets/sets the font of the text displayed by the control.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Syntax
Visual Basic
<BrowsableAttribute(False)> _ Public Overrides ReadOnly Property Font As Font
C#
[BrowsableAttribute(false)] public override Font Font { get; }
Property Value
A Color value.Remarks
This property makes no sense for the BitmapViewer class.