←Select platform

Offset Property

Summary
Gets or sets the offset for this AnnContainerMapper.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public LeadPointD Offset { get; set; } 
@property (nonatomic, assign) LeadPointD offset; 
public LeadPointD getOffset() 
public void setOffset(LeadPointD offset) 
public:  
   property LeadPointD^ Offset 
   { 
      LeadPointD^ get() 
      void set(LeadPointD^ value) 
   } 
Offset # get and set (AnnContainerMapper) 

Property Value

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

Remarks

In typical applications, you set the offset of the container mapper to the same value as the associated container (AnnContainer.Offset).

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.