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: 16.01.07
Syntax
C#
public VisualPoint StartPoint { get; set; }

Property Value

Type: VisualPoint
See Also