[]
ID2D1RoundedRectangleGeometry
[Guid("2cd906a3-12e2-11dc-9fed-001143a055f9")]
public class RoundedRectangleGeometry : Geometry, IDisposable, IUnknown
| Name | Description |
|---|---|
| RoundedRectangleGeometry(IntPtr) | Initializes a new instance of the RoundedRectangleGeometry class. |
| Name | Description |
|---|---|
| Create(Factory, RoundedRectangle) | Creates an RoundedRectangleGeometry. |
| GetRoundedRect() | void ID2D1RoundedRectangleGeometry::GetRoundedRect([Out] D2D1_ROUNDED_RECT* roundedRect) |
| Name | Description |
|---|---|
| explicit operator RoundedRectangleGeometry(IntPtr) | Performs an explicit conversion from IntPtr to RoundedRectangleGeometry. |