Click or drag to resize

G3DPlotStyleCollection Constructor

Overload List
 NameDescription
Public methodG3DPlotStyleCollection Creates an empty collection, i.e. without any styles (so the item is not visible). You must manually add styles to make the plot item visible.
Public methodG3DPlotStyleCollection(G3DPlotStyleCollection)Initializes a new instance of the G3DPlotStyleCollection class
Public methodG3DPlotStyleCollection(IG3DPlotStyle)Initializes a new instance of the G3DPlotStyleCollection class
Top
See Also