Click or drag to resize

TextVisualDimension Property

Addition properties that configure the dimension arrow for the text when IsDimension is true.

Namespace: Demo3D.Visuals
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public DimensionProperties Dimension { get; set; }

Property Value

DimensionProperties
See Also