Cad2LineAngularDimension.DefinitionPoint2

Cad2LineAngularDimension.DefinitionPoint2 property

Gets or sets the definition point2.

public Cad3DPoint DefinitionPoint2 { get; set; }

Property Value

The definition point2.

See Also