MESCIUS SPREAD for Windows Forms 17.0J
GetFont メソッド (Shape)

フォントを取得したいシェイプ
出力フォント
シェイプのテキストのフォントを取得します。
構文
'Declaration
 
Public Shared Function GetFont( _
   ByVal s As IShape, _
   ByRef font As Font _
) As Boolean
public static bool GetFont( 
   IShape s,
   out Font font
)

パラメータ

s
フォントを取得したいシェイプ
font
出力フォント
参照

Shape クラス
Shape メンバ

 

 


© MESCIUS inc. All rights reserved.