setVerticalAnchorPoint Method
Sets the VerticalAnchorPoint value which indicates how annotations should be placed in vertical direction
Syntax
public void setVerticalAnchorPoint( VerticalAnchorPoint verticalAnchorPoint ) |
Parameters
- verticalAnchorPoint
- The new VerticalAnchorPoint value
See Also