[]
ID2D1PathGeometry1
[Guid("62baa2d2-ab54-41b7-b872-787e0106a421")]
public class PathGeometry1 : PathGeometry, IDisposable, IUnknown
| Name | Description |
|---|---|
| PathGeometry1(IntPtr) | Initializes a new instance of the PathGeometry1 class. |
| Name | Description |
|---|---|
| ComputePointAndSegmentAtLength(float, int, Matrix3x2?, float, out PointDescription) | HRESULT ID2D1PathGeometry1::ComputePointAndSegmentAtLength([In] float length,[In] unsigned int startSegment,[In, Optional] const D2D_MATRIX_3X2_F* worldTransform,[In] float flatteningTolerance,[Out] D2D1_POINT_DESCRIPTION* pointDescription) |
| Create(Factory1) | Initializes a new instance of the PathGeometry1 class. |
| Name | Description |
|---|---|
| explicit operator PathGeometry1(IntPtr) | Performs an explicit conversion from IntPtr to PathGeometry1. |