PowerTools SPREAD for Windows Forms 8.0J
Rectangle プロパティ (ChartShape)


要素の矩形の座標を取得します。
構文
'Declaration
 
Public Overridable Shadows Property Rectangle As Rectangle
'使用法
 
Dim instance As ChartShape
Dim value As Rectangle
 
instance.Rectangle = value
 
value = instance.Rectangle
public virtual new Rectangle Rectangle {get; set;}
参照

ChartShape クラス
ChartShape メンバ

 

 


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