MESCIUS SPREAD for Windows Forms 17.0J
TextFill メソッド

書式設定するシェイプの配列。
塗りつぶしブラシ。
指定されたブラシを使用してシェイプテキストの塗りつぶしを書式設定します。
構文
'Declaration
 
Public Shared Function TextFill( _
   ByVal drawingObjects() As IShape, _
   ByVal fill As Brush _
) As ShapeActionsCommand
public static ShapeActionsCommand TextFill( 
   IShape[] drawingObjects,
   Brush fill
)

パラメータ

drawingObjects
書式設定するシェイプの配列。
fill
塗りつぶしブラシ。
参照

ShapeActionsCommand クラス
ShapeActionsCommand メンバ

 

 


© MESCIUS inc. All rights reserved.