C#
VB
C++
Gets the designer responsible for the change.
public AnnDesigner Designer { get; }
Public ReadOnly Property Designer As Leadtools.Annotations.AnnDesigner
public:
property Leadtools.Annotations.AnnDesigner^ Designer {
Leadtools.Annotations.AnnDesigner^ get();
}
The AnnDesigner responsible for the change.
This value is null (Nothing in VB) unless ChangeType is AnnObjectChangedType.DesignerDraw or AnnObjectChangedType.DesignerEdit
For an example, refer to AfterObjectChanged.
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