(Leadtools.Annotations.Rendering)

OffsetHeight Property

Show in webframe




Gets or sets a value that indicates whether to offset the label by its height during rendering.
Syntax
public virtual bool OffsetHeight {get; set;}
public virtual bool OffsetHeight {get; set;}
@property (nonatomic) BOOL offsetHeight;
public boolean getOffsetHeight()
public void setOffsetHeight(boolean offsetHeight)
            
 
get_OffsetHeight();
set_OffsetHeight(value);
Object.defineProperty('OffsetHeight');

Property Value

true to offset the label by its height during rendering; otherwise it is false.
Requirements

Target Platforms

See Also

Reference

AnnLabelRenderer Class
AnnLabelRenderer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.