CadRotatedDimension.DefinitionPoint2

CadRotatedDimension.DefinitionPoint2 property

Gets or sets the definition point2.

public override Cad3DPoint DefinitionPoint2 { get; set; }

Property Value

The definition point2.

See Also