Properties  Methods 

IPointSeries3D Interface Members

The following tables list the members exposed by IPointSeries3D.

Public Properties
 NameDescription
 PropertyGets or sets a value indicating whether the wrapped DataSeries is Dirty. This will be set to True when the DataSeries has changes, and must be set to False after creating a 3D mesh  
 PropertyGets the Synchronization object  
Top
Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodGets the System.IComparable X value by indices. (Inherited from )
 MethodGets the System.IComparable Y value by indices. (Inherited from )
 MethodGets the System.IComparable Z value by indices. (Inherited from )
Top
Extension Methods
 NameDescription
Public Extension MethodChecks for null and if not null, calls Dispose
Top
See Also