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: 15.0.2.11458
Syntax
C#
public DimensionProperties Dimension { get; set; }

Property Value

Type: DimensionProperties
See Also