CadViewTableObject.TargetPoint

CadViewTableObject.TargetPoint property

Gets or sets the target point.

public Cad3DPoint TargetPoint { get; set; }

Property Value

The target point.

See Also