GrapeCity SPREAD for Windows Forms 11.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-2018, GrapeCity Inc. All rights reserved.