Click or drag to resize
AB4D logo

DXAttributeToString Method

Returns the fully qualified type name of this instance.

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public override string ToString()

Return Value

String
A String containing a fully qualified type name.
See Also