Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Offset Property (AnnLabel)






Gets or sets the offset of this AnnLabel.
Syntax
public LeadPointD Offset {get; set;}
'Declaration
 
Public Property Offset As LeadPointD
public LeadPointD Offset {get; set;}
@property (nonatomic) LeadPointD offset;
public LeadPointD getOffset()
public void setOffset(LeadPointD offset)
            
 
get_Offset();
set_Offset(value);
Object.defineProperty('Offset');

Property Value

The offset of this AnnLabel relative to the OriginalPosition.
Remarks

Use this to move the AnnLabel. This offset value is relative to either the Parent or container depending on the value of PositionMode. This offset is calculated from the top-left if the value of OffsetHeight is false (the default) or from the bottom-left if the value of OffsetHeight is true).

Requirements

Target Platforms

See Also

Reference

AnnLabel Class
AnnLabel Members

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