API Reference > OdDb Classes > OdDbMLeader Class > OdDbMLeader Methods > OdDbMLeader::setLandingGap Method
OdDbMLeader::setLandingGap Method
Syntax
C++
void setLandingGap(double landingGap);
Parameters 
Description 
double landingGap 
[in] Landing gap (gap between the leader tail and associated MText). 

Sets the landing gap for this MLeader (gap between the leader tail and associated MText). 

 

The kLandingGap PropertyOverrideType override will be set as a result of calling this function.

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