C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the offset of this AnnContainer.
public LeadPointD Offset { get; set; } Public Property Offset As Leadtools.LeadPointD public Leadtools.LeadPointD Offset {get; set;} @property (nonatomic) LeadPointD offset; public LeadPointD getOffset()public void setOffset(LeadPointD offset)
get_Offset();set_Offset(value);Object.defineProperty('Offset');
public:property LeadPointD^ Offset{LeadPointD^ get()void set(LeadPointD^ value)}
The offset of this AnnContainer in annotation units (1/720 of an inch). The default value is 0,0.
In typical applications, you leave the offset of the container to 0,0.
For an example, refer to AnnContainer.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
