Class EmfPlusLinePath
EmfPlusLinePath class
The EmfPlusLinePath object specifies a graphics path for outlining a custom line cap.
public sealed class EmfPlusLinePath : EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusLinePath() | The default constructor. |
Properties
Name | Description |
---|---|
LinePath { get; set; } | Gets or sets an EmfPlusPath object that defines the outline. |
See Also
- class EmfPlusStructureObjectType
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging