Click or drag to resize

DocumentVisualsEditVisualsToString Method

Returns a string representation of the affected visuals for display purposes.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
protected string VisualsToString()

Return Value

Type: String
A string describing the affected visuals, or an empty string if none.
See Also