Click or drag to resize

G3DPlotStyleCollection Constructor

Overload List
 NameDescription
Public methodG3DPlotStyleCollection Creates an empty collection without any styles. Add styles to make the plot item visible.
Public methodG3DPlotStyleCollection(G3DPlotStyleCollection) Initializes a new instance of the G3DPlotStyleCollection class by copying another instance.
Public methodG3DPlotStyleCollection(IG3DPlotStyle) Initializes a new instance of the G3DPlotStyleCollection class with the specified styles.
Top
See Also