Enum PathOperations

Enum PathOperations

ja nimityö: Aspose.Imaging.FileFormats.Core.VectorPaths Kokoelma: Aspose.Imaging.dll (25.4.0)

Toiminnot reitin muotojen yhdistämiseksi (Boolean toiminnot).

public enum PathOperations

Fields

CombineShapes = 1

Combine Shapes (OR toiminta). Tämä on oletusarvo Photoshopissa.

ExcludeOverlappingShapes = 0

Poista ylikuormittavat muodot (XOR toiminta).

IntersectShapeAreas = 3

Intersect Shape Areas ( ja toiminta)

SubtractFrontShape = 2

Subtract Front Shape (NOT toimintaa)

 Suomi