ImageGear .NET v24.12 - Updated
GetPropertiesWindow Method (ImGearAnnotatorMarkController)




ImageGear24.Windows.Controls.Art Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotatorMarkController Class : GetPropertiesWindow Method
Gets the properties window for the mark.
Syntax
'Declaration
 
Public Overridable Function GetPropertiesWindow() As IImGearMarkEditorWindow
'Usage
 
Dim instance As ImGearAnnotatorMarkController
Dim value As IImGearMarkEditorWindow
 
value = instance.GetPropertiesWindow()
public virtual IImGearMarkEditorWindow GetPropertiesWindow()
public: virtual IImGearMarkEditorWindow* GetPropertiesWindow(); 
public:
virtual IImGearMarkEditorWindow^ GetPropertiesWindow(); 

Return Value

IImGearMarkEditorWindow value.
See Also

Reference

ImGearAnnotatorMarkController Class
ImGearAnnotatorMarkController Members