Subpath Class

Represents a sub-path.

Namespace: Aurigma.GraphicsMill.Codecs.ClippingPath
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public sealed class Subpath

Remarks

Note

Coordinates of the clipping path points a in range [0, 1].

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.Codecs.ClippingPath.Subpath

Thread Safety

Static members of this type are not safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also

Reference