Enum PathOperations

Enum PathOperations

이름 공간 : Aspose.Imaging.FileFormats.Core.VectorPaths 모임: Aspose.Imaging.dll (25.4.0)

경로 형태를 결합하는 작업 (Boolean 작업).

public enum PathOperations

Fields

CombineShapes = 1

Combine Shapes (OR 작동).이것은 Photoshop에서 기본 값입니다.

ExcludeOverlappingShapes = 0

XOR 작업 (Overlapping Shapes)을 제외합니다.

IntersectShapeAreas = 3

Intersect Shape Areas (AND 작동)

SubtractFrontShape = 2

Subtract Front Shape (노트 작동)

 한국어