ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / Mark class

In This Topic
    Mark class Members
    In This Topic

    The following tables list the members exposed by Mark.

    Public Constructors
     NameDescription
    public Constructor  
    Top
    Public Properties
     NameDescription
    public PropertyThe ArtPage with which this mark is associated (if any).  
    public PropertyThe smallest rectangle that fully contains this mark.  
    public PropertyThe color of the outline drawn for text callouts.  
    public PropertySpecifies whether the callout has an outline that is distinct from the outline of the text mark.  
    public PropertyThe style of the outline drawn for text callouts.  
    public PropertySpecifies the thickness of a callout's border line.  
    public PropertySpecifies the end point of the callout.  
    public PropertySpecifies the end point of the callout.  
    public PropertySpecifies that a callout is visible.  
    public PropertySpecifies the angle between a line and the edge of an arrowhead.  
    public PropertySpecifies the length of the line that forms an arrowhead on the end of a line.  
    public PropertySpecifies the type of shape or arrowhead drawn on the end of a line.  
    public PropertySpecifies the color to use for the interior of marks.  
    public PropertySpecifies the fill rule of polygon mark.  
    public PropertySpecifies whether a mark is filled.  
    public PropertySpecifies the font to use for text marks.  
    public PropertySpecifies the font size to use for text marks.  
    public PropertySpecifies the font characteristics to use for text marks.  
    public PropertySpecifies the color of shapes or arrowheads drawn on the ends of a line.  
    public Property  
    public PropertySpecifies the color to use for lines and borders of marks.  
    public PropertySpecifies the style to use for lines and borders of marks.  
    public PropertySpecifies whether a mark has a border line.  
    public PropertySpecifies the thickness of lines and borders of marks.  
    public PropertySpecifies the opacity to use for marks.  
    public Property  
    public PropertyThe smallest rectangle that fully contains this mark.  
    public Property  
    public PropertySpecifies the angle between a line and the edge of an arrowhead at the start of a line.  
    public PropertySpecifies the length of the line that forms an arrowhead at the start of a line.  
    public PropertySpecifies the type of shape or arrowhead drawn at the start of a line.  
    public PropertySpecifies the text to display in a text mark.  
    public PropertySpecifies the color of text in a text mark.  
    public PropertySpecifies the horizontal alignment of text in a text mark.  
    public PropertySpecifies the opacity of text in a text mark.  
    public PropertySpecifies the orientation of text in a text mark.  
    public PropertySpecifies the vertical alignment of text in a text mark.  
    public PropertySpecifies the type of a mark.  
    public PropertySpecifies whether a mark is visible.  
    Top
    Public Methods
     NameDescription
    public MethodChanges the position of the mark.  
    public MethodMoves the mark one slot toward the bottom of the Z-order.  
    public MethodMoves the mark one slot toward the top of the Z-order.  
    public MethodMoves the mark to the bottom of the Z-order.  
    public MethodMoves the mark to the top of the Z-order.  
    public MethodRemoves the mark from its ArtPage.  
    Top
    Public Events
     NameDescription
    public EventIndicates that a property of this mark changed.  
    Top
    See Also