ImageGear .NET - Updated November 28, 2017
GetPropertiesWindow Method (ImGearAnnotatorMarkController)




ImageGear23.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()

Return Value

IImGearMarkEditorWindow value.
See Also

Reference

ImGearAnnotatorMarkController Class
ImGearAnnotatorMarkController Members