共用方式為


FontInformation.PointSize Property

Definition

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

Applies to