CadAlignedDimension.DefinitionPoint1

CadAlignedDimension.DefinitionPoint1 property

Gets or sets the definition point1.

public virtual Cad3DPoint DefinitionPoint1 { get; set; }

Property Value

The definition point1.

See Also