Struct ThreeDSPoly

ThreeDSPoly structure

public struct ThreeDSPoly

Constructors

NameDescription
ThreeDSPoly(ushort, ushort, ushort)

Properties

NameDescription
A { get; set; }
B { get; set; }
C { get; set; }

Methods

NameDescription
override ToString()

See Also