FontStyleSetInfo.Units 属性

定义

获取此字体 (始终 Graphicsunit. 的度量单位)

public:
 property System::Drawing::GraphicsUnit Units { System::Drawing::GraphicsUnit get(); };
public System.Drawing.GraphicsUnit Units { get; }
member this.Units : System.Drawing.GraphicsUnit
Public ReadOnly Property Units As GraphicsUnit

属性值

GraphicsUnit

字体的度量单位。

适用于