ImageGear PDF v25.1 - Updated
ImGearARTMarkTemplates Class
Members 




ImageGear.Art.Forms Assembly > ImageGear.ART.Forms Namespace : ImGearARTMarkTemplates Class
Provides templates for creating annotations using the mouse.
Object Model
ImGearARTMarkTemplates ClassImGearARTArrow ClassImGearARTAudio ClassImGearARTButton ClassImGearARTTextCallout ClassImGearARTCurve ClassImGearARTEllipse ClassImGearARTEncryption ClassImGearARTFilledEllipse ClassImGearARTFilledPolygon ClassImGearARTFilledRectangle ClassImGearARTPolyline ClassImGearARTHighlighter ClassImGearARTHollowEllipse ClassImGearARTHollowPolygon ClassImGearARTHollowRectangle ClassImGearARTHotSpot ClassImGearARTImage ClassImGearARTImageEmb ClassImGearARTImageRef ClassImGearARTLine ClassImGearARTNote ClassImGearARTPinUpText ClassImGearARTPoint ClassImGearARTPolygon ClassImGearARTPolyline ClassImGearARTPolyRuler ClassImGearARTPopupText ClassImGearARTProtractor ClassImGearARTRectangle ClassImGearARTRedaction ClassImGearARTRichText ClassImGearARTRuler ClassImGearARTTextStamp ClassImGearARTText ClassImGearARTTextFromFile ClassImGearARTTypedText Class
Syntax
'Declaration
 
Public Class ImGearARTMarkTemplates 
'Usage
 
Dim instance As ImGearARTMarkTemplates
public class ImGearARTMarkTemplates 
public __gc class ImGearARTMarkTemplates 
public ref class ImGearARTMarkTemplates 
Remarks
This class can be used to specify a template for each mark that will be used when creating marks using the mouse. Some properties, such as the size, points, and location, are not used since those are determined when creating the mark. If a page resolution is specified for the Ruler or PolyRuler template, it will not be used; Ruler and PolyRuler marks use the page resolution of the currently displayed page.
Inheritance Hierarchy

System.Object
   ImageGear.ART.Forms.ImGearARTMarkTemplates

See Also

Reference

ImGearARTMarkTemplates Members
ImageGear.ART.Forms Namespace