Bitmap for WPF
RectL 構造体
メンバ 

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX 名前空間 : RectL 構造体
Define a RectL. This structure is slightly different from System.Drawing.Rectangle as it is internally storing Left, Top, Right, Bottom instead of Left, Top, Width, Height. Although automatic casting from and to System.Drawing.Rectangle is provided by this class.
オブジェクト モデル
RectL 構造体
シンタックス
'宣言
 
Public Structure RectL 
   Inherits System.ValueType
public struct RectL : System.ValueType 
継承階層

System.Object
   System.ValueType
      C1.Util.DX.RectL

参照

RectL メンバ
C1.Util.DX 名前空間