PrintDocument for WinForms
Size プロパティ (TableVector)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > TableVector クラス : Size プロパティ
Gets or sets the size of the current vector (height if the vector is a TableRow, width if the vector is a TableCol).
シンタックス
'宣言
 
Public Property Size As Unit
'使用法
 
Dim instance As TableVector
Dim value As Unit
 
instance.Size = value
 
value = instance.Size
public Unit Size {get; set;}
参照

TableVector クラス
TableVector メンバ