GraphicsFontSize Property |
Gets the size of the font.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public virtual int Size { get; }
Public Overridable ReadOnly Property Size As Integer
Get
public:
virtual property int Size {
int get ();
}
abstract Size : int with get
override Size : int with get
Property Value
Type:
Int32See Also