ImageGear .NET - Updated
ImGearARTFormsPolyController Class
Members 




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTFormsPolyController Class
Mark annotator controller that implements mouse interaction for marks defined by a set of points, like Polyline, Polygon etc.
Object Model
ImGearARTFormsPolyController Class
Syntax
'Declaration
 
Public MustInherit Class ImGearARTFormsPolyController 
   Inherits ImGearARTFormsMarkController
'Usage
 
Dim instance As ImGearARTFormsPolyController
public abstract class ImGearARTFormsPolyController : ImGearARTFormsMarkController 
public __gc abstract class ImGearARTFormsPolyController : public ImGearARTFormsMarkController 
public ref class ImGearARTFormsPolyController abstract : public ImGearARTFormsMarkController 
Inheritance Hierarchy

System.Object
   ImageGear.ART.Forms.ImGearARTFormsMarkController
      ImageGear.ART.Forms.ImGearARTFormsPolyController

See Also

Reference

ImGearARTFormsPolyController Members
ImageGear.ART.Forms Namespace