LabelVisualizerTEntityFont Property |
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public GraphicsFont Font { get; set; }
Public Property Font As GraphicsFont
Get
Set
public:
property GraphicsFont^ Font {
GraphicsFont^ get ();
void set (GraphicsFont^ value);
}
member Font : GraphicsFont with get, set
Property Value
Type:
GraphicsFontExceptions See Also