Methods 

IImmediateDrawContext Interface Members

The following tables list the members exposed by IImmediateDrawContext.

Public Methods
 NameDescription
 MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 Method Sets the X,Y,Z position of the current vertex  
 MethodOverloaded.  Sets the Vertex Color of the current vertex  
Top
Extension Methods
 NameDescription
Public Extension Method Checks for null and if not null, calls Dispose
Top
See Also