[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.RectangleGeometry

RectangleGeometry Class

ID2D1RectangleGeometry

Inheritance
RectangleGeometry
Implements
Namespace: C1.Util.DX.Direct2D
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("2cd906a2-12e2-11dc-9fed-001143a055f9")]
public class RectangleGeometry : Geometry, IDisposable, IUnknown

Constructors

Name Description
RectangleGeometry(IntPtr)

Initializes a new instance of the RectangleGeometry class.

Methods

Name Description
Create(Factory, RectF)

Creates an RectangleGeometry.

GetRectangle()

void ID2D1RectangleGeometry::GetRect([Out] D2D_RECT_F* rect)

Operators

Name Description
explicit operator RectangleGeometry(IntPtr)

Performs an explicit conversion from IntPtr to RectangleGeometry.