EmfPlusPathPointType Sınıfı
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 | Açıklama |
|---|---|
| EmfPlusPathPointType() | EmfPlusPathPointType sınıfının yeni bir örneğini başlatır. |
Properties
| Name | Type | Access | Açıklama |
|---|---|---|---|
| veri | int | r/w | Veriyi alır veya ayarlar. |
| flags | EmfPlusPathPointTypeFlags | r/w | Yol noktasının özelliklerini belirten 4 bitlik bayrak alanını alır veya ayarlar. Bu değer, PathPointType bayraklarından bir veya daha fazla olmalıdır (bölüm 2.1.2.6). |
| type | EmfPlusPathPointTypeEnum | r/w | 4 bitlik işaretsiz tam sayı yol noktası tipini alır veya ayarlar. Bu değer, PathPointType enumerasyonunda TANIMLANMALIDIR (bölüm 2.1.1.23). |
Constructor: EmfPlusPathPointType()
EmfPlusPathPointType()
EmfPlusPathPointType sınıfının yeni bir örneğini başlatır.