Bitmap for UWP
RectF 構造体
メンバ 

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

System.Object
   System.ValueType
      C1.Util.DX.RectF

参照

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