Gets or sets the name offset relative to the upper left corner of the bounding rectangle of this AnnGroupObject object.
public override AnnPoint NameOffset { get; set; }
Public Overrides Property NameOffset As Leadtools.Annotations.AnnPoint
public:
property Leadtools.Annotations.AnnPoint NameOffset {
Leadtools.Annotations.AnnPoint get() override;
void set ( Leadtools.Annotations.AnnPoint ) override;
}
The name offset relative to the upper left corner of the bounding rectangle of this AnnGroupObject object.
The AnnGroupObject will set the AnnObject.NameOffset value for each object in the group. For more information, refer to AnnObject.NameOffset.
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