ImageGear for .NET
GetPropertiesWindow Method
See Also  Send Feedback
ImageGear21.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTFormsMarkController Class : GetPropertiesWindow Method




mark
Mark to edit.
view
ImageGear view (used as a parent for a new form).

Glossary Item Box

Returns a property window for a given mark.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

mark
Mark to edit.
view
ImageGear view (used as a parent for a new form).

Return Value

A form with a given mark properties.

Remarks

For common marks it returns an existing property window included in Annotator. For custom mark user is responsible to implement his own property window.

See Also

©2013. Accusoft Corporation. All Rights Reserved.