PrintDocument for WinForms
Unit 構造体
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : Unit 構造体
A structure representing a single coordinate or dimension of an object (e.g. RenderObject.X or RenderObject.Height of a RenderObject) in a C1PrintDocument.
オブジェクト モデル
Unit 構造体
シンタックス
'宣言
 
Public Structure Unit 
   Inherits System.ValueType
'使用法
 
Dim instance As Unit
public struct Unit : System.ValueType 
解説

The value may be "auto", absolute (e.g. "5mm"), or an expression (e.g. "prev.width + 12mm"). See Unit.Unit コンストラクタ(String) for more details.

継承階層

System.Object
   System.ValueType
      C1.C1Preview.Unit

参照

Unit メンバ
C1.C1Preview 名前空間