PrintDocument for WinForms
Line プロパティ (RenderPolygon)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderPolygon クラス : Line プロパティ
現在の RenderPolygonオブジェクトによって表される幾何学的な多角形を記述する PolygonPropsオブジェクトを取得します。ポイントの座標は、現在の RenderPolygonオブジェクトの 左上隅に相対的です。
シンタックス
'宣言
 
Public Shadows ReadOnly Property Line As PolygonProps
'使用法
 
Dim instance As RenderPolygon
Dim value As PolygonProps
 
value = instance.Line
public new PolygonProps Line {get;}
参照

RenderPolygon クラス
RenderPolygon メンバ