FlexReport for WinForms
Position プロパティ (RenderObject)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > RenderObject クラス : Position プロパティ
Gets or sets the position of this RenderObject in the parent.
シンタックス
'宣言
 
Public Property Position As C1PositionBase
'使用法
 
Dim instance As RenderObject
Dim value As C1PositionBase
 
instance.Position = value
 
value = instance.Position
public C1PositionBase Position {get; set;}
参照

参照

RenderObject クラス
RenderObject メンバ