ImageGear .NET - Updated
ImGearARTCustomPresentationController Class
Members 




ImageGear24.Presentation Assembly > ImageGear.ART Namespace : ImGearARTCustomPresentationController Class
Provides a set of abstract members for user-defined custom mark controller, using with Wpf drawing engine.
Object Model
ImGearARTCustomPresentationController ClassImGearARTCustomPresentationController Class
Syntax
'Declaration
 
Public MustInherit Class ImGearARTCustomPresentationController 
   Inherits ImGearARTCustomController
'Usage
 
Dim instance As ImGearARTCustomPresentationController
public abstract class ImGearARTCustomPresentationController : ImGearARTCustomController 
public __gc abstract class ImGearARTCustomPresentationController : public ImGearARTCustomController 
public ref class ImGearARTCustomPresentationController abstract : public ImGearARTCustomController 
Inheritance Hierarchy

System.Object
   ImageGear.ART.ImGearARTCustomController
      ImageGear.ART.ImGearARTCustomPresentationController

See Also

Reference

ImGearARTCustomPresentationController Members
ImageGear.ART Namespace