API Reference > OdDb Classes > OdDbLeader Class > OdDbLeader Methods > OdDbLeader::dimasz Method
OdDbLeader::dimasz Method
Syntax
C++
virtual double dimasz() const;

Returns the DIMASZ value of this object.

DIMASZ specifies the arrowhead size for dimensions. 

The value from the dimension style of this object will be returned unless that value has been overridden, in which case, the override value will be returned.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.