Methods 


Font3D Class Members

The following tables list the members exposed by Font3D.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Font3D class.  
Top
Public Methods
 NameDescription
Public MethodAdds text which will be rendered after End method was called  
Public MethodBegins creating the text on the 3D surface  
Public MethodBegins creating the text on the 3D surface  
Public MethodBegins creating the text on the 3D surface  
Public MethodOverloaded. Overridden. Releases unmanaged and - optionally - managed resources.  
Public MethodEnds creating the text and draws it on the 3D surface  
Public MethodEnds creating the text and draws it on the 3D surface  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from SciChart.Core.Framework.DisposableBase)
Top
Extension Methods
 NameDescription
Public Extension MethodNotifies that finalizer has been invoked
Public Extension MethodChecks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also