[]
ID2D1GeometryRealization
[Guid("a16907d7-bc02-4801-99e8-8cf7f485f774")]
public class GeometryRealization : Resource, IDisposable, IUnknown
| Name | Description |
|---|---|
| GeometryRealization(IntPtr) | Initializes a new instance of the GeometryRealization class. |
| Name | Description |
|---|---|
| Create(DeviceContext1, Geometry, float) | Creates a device-dependent representation of the fill of the geometry that can be subsequently rendered. |
| Create(DeviceContext1, Geometry, float, float, StrokeStyle) | Creates a device-dependent representation of the stroke of a geometry that can be subsequently rendered. |
| Name | Description |
|---|---|
| explicit operator GeometryRealization(IntPtr) | Performs an explicit conversion from IntPtr to GeometryRealization. |