(Leadtools.Annotations.Core)

Offset Property (AnnLabel)

Show in webframe





Gets or sets the offset of this AnnLabel.
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 AnnLabel relative to the OriginalPosition.
Remarks
Use this to move the AnnLabel.
Requirements

Target Platforms

See Also

Reference

AnnLabel Class
AnnLabel Members

 

 


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