Click or drag to resize

DimensionAspectStartPoint Property

The start point of the dimension.

Namespace:  Demo3D.Visuals.Tools.DimensionTool
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public VisualPoint StartPoint { get; set; }

Property Value

Type: VisualPoint
See Also