PrintDocument for WinForms
X プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : X プロパティ
Gets or sets the X coordinate of the current object.

May be specified as auto (Unit.Auto), an absolute value (using C1PrintDocument.DefaultUnit), an absolute value with unit of measurement (e.g. "12mm"), or an expression referencing this and other objects (e.g. "prev.right+2mm").

シンタックス
'宣言
 
Public Property X As Unit
'使用法
 
Dim instance As RenderObject
Dim value As Unit
 
instance.X = value
 
value = instance.X
public Unit X {get; set;}
参照

RenderObject クラス
RenderObject メンバ