Click or drag to resize

ConnectorStart Property

Location of start extent of the connector. The distance from Start to End defines the connector's width.

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

Property Value

Vector3
See Also