Click or drag to resize
AB4D logo

TextBlockVisual3DIsDisposed Property

Gets a Boolean that specified is this TextBlockVisual3D has been disposed.

Namespace: Ab3d.Visuals
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool IsDisposed { get; }

Property Value

Boolean
See Also