CadAlignedDimension.DefinitionPoint2

CadAlignedDimension.DefinitionPoint2 property

Gets or sets the definition point2.

public virtual Cad3DPoint DefinitionPoint2 { get; set; }

Property Value

The definition point2.

See Also