DbDetailViewStyle.h
Members |
Description |
kOutsideBoundary = 0 |
Identifier is placed outside of the detail view symbol boundary. |
kOutsideBoundaryWithLeader = 1 |
Identifier is placed outside of the detail view symbol boundary, and the leader between the identifier and the boundary is drawn. |
kOnBoundary = 2 |
Identifier is placed on the detail view symbol boundary. |
kOnBoundaryWithLeader |
Identifier is placed on the detail view symbol boundary. If then the identifier is moved out of the boundary, the leader is added. |
Defines the identifier placement inside the detail view symbol.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|