Gets or sets the DrawDesigner for the requested custom annotation.
public AnnDrawDesigner DrawDesigner { get; set; }
Public Property DrawDesigner As AnnDrawDesigner
public:
property AnnDrawDesigner^ DrawDesigner {
AnnDrawDesigner^ get();
void set ( AnnDrawDesigner^ );
}
Leadtools.Annotations.Designers.AnnDrawDesigner that will be used when drawing the requested custom annotation.
If the user did not send the draw designer of the custom annotation object, the toolkit will internally tries to find the closest built-in draw designer. If the toolkit could not find any suitable draw designer, the custom annotation will not be drawn.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document