PowerTools SPREAD for Windows Forms 8.0J
SetShapeFromText メソッド


文字列
テキストシェイプのシェイプを設定します。
構文
'Declaration
 
Protected Overridable Sub SetShapeFromText( _
   ByVal shapeString As String _
) 
'使用法
 
Dim instance As TextShape
Dim shapeString As String
 
instance.SetShapeFromText(shapeString)
protected virtual void SetShapeFromText( 
   string shapeString
)

パラメータ

shapeString
文字列
参照

TextShape クラス
TextShape メンバ

 

 


© 2004-2015, GrapeCity inc. All rights reserved.