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

Returns the DIMLDRBLK value of this object.

DIMLDRBLK specifies the arrowhead block at the ends of leader lines. 

A null value specifies the default arrowhead is to be used. 

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.