Enum SegmentType

Represents the type of a segment

Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting.dll
Syntax
public enum SegmentType

Fields

Name Value Description
ArcArc = 2

Arc segment

LineLine = 1

Line segment

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next