Segment Class Documentation

classSegment : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable
Derived classes:
ClosePath, CurveTo, CurveToV, CurveToY, LineTo, MoveTo, RectSegment

Detailed Description

Represents a segment, or a single line, within a path.

Referenced by

Uses types

Constructor & Destructor Documentation

Segment

Segment(Segmentrhs, InternalConstructsignifier)

Parameters

rhs: Segment
signifier: InternalConstruct

~Segment

~Segment()

Member Function Documentation

ConstructorRetrieve

static SegmentConstructorRetrieve(System.IntPtrignored)

Parameters

ignored: System.IntPtr

Returns:

Segment

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void

ToString

override stringToString()

Returns:

override string