(Leadtools.Annotations.Core)

Offset Property (AnnContainer)

Show in webframe





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

 

 


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