Struct D2D1.RectF
public struct D2D1.RectF
- Inherited Members
Constructors
RectF(float, float, float, float)
public RectF(float left, float top, float right, float bottom)
Parameters
Fields
Bottom
public float Bottom
Field Value
Inifinity
public static readonly D2D1.RectF Inifinity
Field Value
Left
public float Left
Field Value
Right
public float Right
Field Value
Top
public float Top
Field Value
Operators
implicit operator RectF(Rect)
public static implicit operator D2D1.RectF(Rect rect)
Parameters
rectRect