Click or drag to resize

FacetToString Method

Returns the fully qualified type name of this instance.

Namespace: RAYLASE.Marker.VectorGraphicElement.Solid
Assembly: RAYLASE.Marker.VectorGraphicElement (in RAYLASE.Marker.VectorGraphicElement.dll) Version: 2.19.0
Syntax
C#
public override string ToString()

Return Value

String
The fully qualified type name.
See Also