CadRotatedDimension.DefinitionPoint1

CadRotatedDimension.DefinitionPoint1 property

Gets or sets the definition point1.

public override Cad3DPoint DefinitionPoint1 { get; set; }

Property Value

The definition point1.

See Also