[]
ID2D1RectangleGeometry
[Guid("2cd906a2-12e2-11dc-9fed-001143a055f9")]
public class RectangleGeometry : Geometry, IDisposable, IUnknown
Name | Description |
---|---|
RectangleGeometry(IntPtr) | Initializes a new instance of the RectangleGeometry class. |
Name | Description |
---|---|
Create(Factory, RectF) | Creates an RectangleGeometry. |
GetRectangle() | void ID2D1RectangleGeometry::GetRect([Out] D2D_RECT_F* rect) |
Name | Description |
---|---|
explicit operator RectangleGeometry(IntPtr) | Performs an explicit conversion from IntPtr to RectangleGeometry. |