Class PrismBase
Class for storing a polygon shape of the base of a prism.
Inherited Members
Namespace: Pidf
Assembly: Ng911Lib.dll
Syntax
public class PrismBase
Constructors
| Edit this page View SourcePrismBase()
Default constructure.
Declaration
public PrismBase()
Fields
| Edit this page View SourcePolygon
Polygon for the base of a prism shape.
Declaration
public Polygon Polygon
Field Value
Type | Description |
---|---|
Polygon |