Error processing SSI file
(Leadtools.Annotations.Core)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

Offset Property (AnnContainer)






Gets or sets the offset of this AnnContainer.
Syntax
public LeadPointD Offset {get; set;}
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');
'Declaration
 
Public Property Offset As LeadPointD
 

Property Value

The offset of this AnnContainer in annotation units (1/720 of an inch). The default value is 0,0.
Remarks

In typical applications, you leave the offset of the container to 0,0.

Example

For an example, refer to AnnContainer.

Requirements

Target Platforms

See Also

Reference

AnnContainer Class
AnnContainer 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