GrapeCity SPREAD for Windows Forms 11.0J
ShapeOutlineStyle プロパティ (ChartShape)


オブジェクトの輪郭のスタイルを取得または設定します。
構文
'Declaration
 
Public Overrides Property ShapeOutlineStyle As DashStyle
'使用法
 
Dim instance As ChartShape
Dim value As DashStyle
 
instance.ShapeOutlineStyle = value
 
value = instance.ShapeOutlineStyle
public override DashStyle ShapeOutlineStyle {get; set;}
参照

ChartShape クラス
ChartShape メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.