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

dpi もカウントするズーム倍率。
図形のテキスト部分の仮想描画矩形を取得します。
構文
'Declaration
 
Public Overridable Function GetTextRectangle( _
   ByVal shapeRect As Rectangle, _
   Optional ByVal zoomScale As Double _
) As Rectangle
public virtual Rectangle GetTextRectangle( 
   Rectangle shapeRect,
   double zoomScale
)

パラメータ

shapeRect
zoomScale
dpi もカウントするズーム倍率。

戻り値の型

テキスト部分の描画矩形を表すGrapeCity.Drawing.Rectangle値。
参照

Shape クラス
Shape メンバ

 

 


© MESCIUS inc. All rights reserved.