Click or drag to resize

TextVisualDimension Property

Property Value

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

Property Value

Type: DimensionProperties
See Also