Class EmfStrokePath
EmfStrokePath class
EMR_STROKEPATH class
public sealed class EmfStrokePath : EmfDrawingRecordType
Constructors
| Name | Description |
|---|
| EmfStrokePath() | Initializes a new instance of the EmfStrokePath class. |
| EmfStrokePath(EmfRecord) | Initializes a new instance of the EmfStrokePath class. |
Properties
| Name | Description |
|---|
| Bounds { get; set; } | Gets or sets a 128-bit WMF RectL object ([MS-WMF] section 2.2.2.19) that specifies the bounding rectangle in device units |
| Size { get; set; } | Gets or sets the size of the record |
| Type { get; set; } | Gets or sets the type. |
See Also