MESCIUS SPREAD for Windows Forms 17.0J
Font コンストラクタ(Font,VerticalTextAlignment)

新しいFontを作成する元となる既存のFont。
このFontの垂直方向の配置を示すVerticalTextAlignment値。
指定した既存のFontと新しいフォントの垂直方向の配置を使用して、Font構造体の新しいインスタンスを初期化します。
構文
'Declaration
 
Public Function New( _
   ByVal prototype As Font, _
   ByVal verTextAlign As VerticalTextAlignment _
)

パラメータ

prototype
新しいFontを作成する元となる既存のFont。
verTextAlign
このFontの垂直方向の配置を示すVerticalTextAlignment値。
参照

Font 構造体
Font メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.