[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for T:Mogware.VisualStudio.ColladaNet.Geometry.Polygon]

Namespace:  Mogware.VisualStudio.ColladaNet.Geometry
Assembly:  Mogware.VisualStudio.ColladaNet (in Mogware.VisualStudio.ColladaNet.dll) Version: 1.0.0.3216 (1.0.0.3216)

Syntax

C#
public class Polygon : Line
Visual Basic (Declaration)
Public Class Polygon _
	Inherits Line
Visual C++
public ref class Polygon : public Line

Inheritance Hierarchy

System..::.Object
  Mogware.VisualStudio.ColladaNet.Geometry..::.Line
    Mogware.VisualStudio.ColladaNet.Geometry..::.Polygon

See Also