ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotationTemplates Class
Fields Properties Methods


In This Topic
    ImGearAnnotationTemplates Class Members
    In This Topic

    The following tables list the members exposed by ImGearAnnotationTemplates.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearAnnotationTemplates class with default settings.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Represents Curve dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Ellipse dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Freehand dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Image dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Line dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Point dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Polygon dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Polyline dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents PolyRuler dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Popup Text dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Protractor dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Rectangle dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Ruler dependency property.  
    Public Fieldstatic (Shared in Visual Basic)Represents Text dependency property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a Curve mark to be used as a template when creating Curve marks using the mouse.  
    Public PropertyGets or sets an Ellipse mark to be used as a template when creating Ellipse marks using the mouse.  
    Public PropertyGets or sets a Freehand mark to be used as a template when creating Freehand marks using the mouse.  
    Public PropertyGets or sets an Image mark to be used as a template when creating Image marks using the mouse.  
    Public PropertyGets or sets a Line mark to be used as a template when creating Line marks using the mouse.  
    Public PropertyGets or sets a Point mark to be used as a template when creating Point marks using the mouse.  
    Public PropertyGets or sets a Polygon mark to be used as a template when creating Polygon marks using the mouse.  
    Public PropertyGets or sets a Polyline mark to be used as a template when creating Polyline marks using the mouse.  
    Public PropertyGets or sets a PolyRuler mark to be used as a template when creating PolyRuler marks using the mouse.  
    Public PropertyGets or sets a Popup Text mark to be used as a template when creating Popup Text marks using the mouse.  
    Public PropertyGets or sets a Protractor mark to be used as a template when creating Protractor marks using the mouse.  
    Public PropertyGets or sets a Rectangle mark to be used as a template when creating rectangle marks using the mouse.  
    Public PropertyGets or sets a Ruler mark to be used as a template when creating Ruler marks using the mouse.  
    Public PropertyGets or sets a Text mark to be used as a template when creating Text marks using the mouse.  
    Top
    See Also