Gets or sets the object's properties dialog.
public Type ObjectPropertiesDialogType { get; set; }
Public Property ObjectPropertiesDialogType As Type
A type of System.Windows.Forms.Form that represents the object's properties dialog.
This property is intended for future use.
This dialog appears when the user right-clicks an object and selects "Properties" from the context menu that appears.You can directly manipulate the resources of this dialog (for more information, refer to Localization of LEADTOOLS for .NET Annotations Automation (Deprecated)).
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