Class EmfPlusRegionNodePath
EmfPlusRegionNodePath class
The EmfPlusRegionNodePath object specifies a graphics path for drawing the boundary of a region node.
public sealed class EmfPlusRegionNodePath : EmfPlusStructureObjectType
Constructors
Name | Description |
---|---|
EmfPlusRegionNodePath() | The default constructor. |
Properties
Name | Description |
---|---|
RegionNodePath { get; set; } | Gets or sets an EmfPlusPath object (section 2.2.1.6) that specifies the boundary of the region node. |
See Also
- class EmfPlusStructureObjectType
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging