Cad2LineAngularDimension.DefinitionPoint1

Cad2LineAngularDimension.DefinitionPoint1 property

Gets or sets the definition point1.

public Cad3DPoint DefinitionPoint1 { get; set; }

Property Value

The definition point1.

See Also