Represents a segment of an outline.

Namespace: Spherical
Assembly: SphericalLib (in SphericalLib.dll) Version: 1.0.5951.32246 (1.0.0.0)

Syntax

C#
public class PatchPart : IPatch
Visual C++
public ref class PatchPart : IPatch
F#
type PatchPart =  
    class
        interface IPatch
    end

Inheritance Hierarchy

System..::..Object
  Spherical..::..PatchPart

See Also