public AnnotationRectangleHighlighter AddRectangleHighlighterAnnot( int BackColor, float Left, float Top, float Width, float Height )
public function AddRectangleHighlighterAnnot( BackColor: Integer; Left: Single; Top: Single; Width: Single; Height: Single ): AnnotationRectangleHighlighter;
public function AddRectangleHighlighterAnnot( BackColor : int, Left : float, Top : float, Width : float, Height : float ) : AnnotationRectangleHighlighter;
public: AnnotationRectangleHighlighter* AddRectangleHighlighterAnnot( int BackColor, float Left, float Top, float Width, float Height )
Parameters
- BackColor
- Left
- Top
- Width
- Height