Class SegmentPath

SegmentPath class

Represents rendering path.

public class SegmentPath : ICloneable

Properties

NameDescription
Segments { get; }Gets path segments.

Methods

NameDescription
Clone()Clones Path.

See Also