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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderLine クラス : Line プロパティ
Gets the LineProps object describing the geometric line represented by the current RenderLine object. The coordinates of the line are relative to the left top corner of the current RenderLine object.
シンタックス
'宣言
 
Public Shadows ReadOnly Property Line As LineProps
'使用法
 
Dim instance As RenderLine
Dim value As LineProps
 
value = instance.Line
public new LineProps Line {get;}
参照

RenderLine クラス
RenderLine メンバ