Error processing SSI file
(Leadtools.Annotations.Rendering)

Show in webframe

OffsetHeight Property (AnnLabelRenderer)







Gets or sets a value that indicates whether to offset the label by its height during rendering.
Syntax
public virtual bool OffsetHeight {get; set;}
'Declaration
 
Public Overridable Property OffsetHeight As Boolean
'Usage
 
Dim instance As AnnLabelRenderer
Dim value As Boolean
 
instance.OffsetHeight = value
 
value = instance.OffsetHeight
public virtual bool OffsetHeight {get; set;}
@property (nonatomic, assign) BOOL offsetHeight
public boolean getOffsetHeight()
public void setOffsetHeight(boolean offsetHeight)
            
 <br/>get_OffsetHeight();<br/>set_OffsetHeight(value);<br/>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

Error processing SSI file
Leadtools.Annotations.Rendering requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features