API Reference > OdDb Classes > OdDbMLeaderStyle Class > OdDbMLeaderStyle Enumerations > OdDbMLeaderStyle::BlockConnectionType Enumeration
OdDbMLeaderStyle::BlockConnectionType Enumeration
Syntax
C++
enum BlockConnectionType { kConnectExtents = 0, kConnectBase = 1 };

DbMLeaderStyle.h

Members 
Description 
kConnectExtents = 0 
MLeader should connect to the extents of the block. 
kConnectBase = 1 
MLeader should connect to the base point of the block. 

Enumeration for the block connection type of MLeader block content.

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