EmfPlusPathPointType Class

Summary: The EmfPlusPathPointType object specifies a type value associated with a point on a graphics

Module: aspose.imaging.fileformats.emf.emfplus.objects

Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusPathPointType

Inheritance: EmfPlusBasePointType

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
EmfPlusPathPointType()Initializes a new instance of the EmfPlusPathPointType class

Properties

NameTypeAccessDescription
dataintr/wGets or sets the data.
flagsEmfPlusPathPointTypeFlagsr/wGets or sets 4-bit flag field that specifies properties of the path point.
This value MUST be one or more of the PathPointType flags (section 2.1.2.6).
typeEmfPlusPathPointTypeEnumr/wGets or sets 4-bit unsigned integer path point type. This value MUST be
defined in the PathPointType enumeration (section 2.1.1.23).

Constructor: EmfPlusPathPointType()

 EmfPlusPathPointType() 

Initializes a new instance of the EmfPlusPathPointType class