Enum EmfPlusObjectType

Enum EmfPlusObjectType

名称: Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts アセンション: Aspose.Imaging.dll (25.4.0)

ObjectType リストは、グラフィック作業で作成および使用できるグラフィックオブジェクトの種類を定義します。

public enum EmfPlusObjectType : byte

Fields

ObjectTypeBrush = 1

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusBrush オブジェクト(セクション 2.2.1.1)を指定します。

ObjectTypeCustomLineCap = 9

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusCustomLineCap オブジェクト(セクション 2.2.1.2)を指定します。

ObjectTypeFont = 6

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusFont オブジェクト(セクション 2.2.1.3)を指定します。

ObjectTypeImage = 5

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusImage オブジェクト(セクション 2.2.1.4)を指定します。

ObjectTypeImageAttributes = 8

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusImageAttributes オブジェクト(2.2.1.5 セクション)を指定します。

ObjectTypeInvalid = 0

物体は有効な物体ではありません。

ObjectTypePath = 3

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusPath オブジェクト(セクション 2.2.1.6)を指定します。

ObjectTypePen = 2

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusPen オブジェクト(セクション 2.2.1.7)を指定します。

ObjectTypeRegion = 4

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusRegion オブジェクト(セクション 2.2.1.8)を指定します。

ObjectTypeStringFormat = 7

Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusStringFormat オブジェクト(セクション 2.2.1.9)を指定します。

 日本語