EmfPlusPathPointType Clase
Contenido
[
Ocultar
]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
Constructors
| Name | Descripción |
|---|---|
| EmfPlusPathPointType() | Inicializa una nueva instancia de la clase EmfPlusPathPointType |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| datos | int | r/w | Obtiene o establece los datos. |
| flags | EmfPlusPathPointTypeFlags | r/w | Obtiene o establece un campo de bandera de 4 bits que especifica las propiedades del punto de ruta. Este valor DEBE ser uno o más de los indicadores PathPointType (sección 2.1.2.6). |
| type | EmfPlusPathPointTypeEnum | r/w | Obtiene o establece un tipo de punto de ruta entero sin signo de 4 bits. Este valor DEBE estar definido en la enumeración PathPointType (sección 2.1.1.23). |
Constructor: EmfPlusPathPointType()
EmfPlusPathPointType()
Inicializa una nueva instancia de la clase EmfPlusPathPointType