FontInformation.PointSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the size of the font
public:
property short PointSize { short get(); void set(short value); };
public:
property short PointSize { short get(); void set(short value); };
public short PointSize { get; set; }
public short PointSize { [System.Runtime.CompilerServices.IsReadOnly] get; set; }
member this.PointSize : int16 with get, set
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.PointSize : int16 with get, set
Public Property PointSize As Short
Property Value
- Attributes