ImageReportItem 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class ImageReportItem : Microsoft::ReportDesigner::ComponentizableReportItem, Microsoft::ReportDesigner::ISelection
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportItemEditor), typeof(System.ComponentModel.ComponentEditor))]
[System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.ImageReportItem), "images.Image.bmp")]
public class ImageReportItem : Microsoft.ReportDesigner.ComponentizableReportItem, Microsoft.ReportDesigner.ISelection
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportItemEditor), typeof(System.ComponentModel.ComponentEditor))>]
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.ImageReportItem), "images.Image.bmp")>]
type ImageReportItem = class
inherit ComponentizableReportItem
interface ISelection
Public Class ImageReportItem
Inherits ComponentizableReportItem
Implements ISelection
继承
属性
实现
构造函数
字段
属性
方法
AddItemsToContextMenu(ToolStripItemCollection, ReportItemMenuParams)
AddItemsToInsertMenu(ToolStripMenuItem, ReportItemMenuParams)
(继承自 ReportItem )
AutoSizeIfNeeded(Boolean)
ContainsPoint(PointF)
(继承自 ReportItem )
CreateAccessibilityInstance(AccessibleObject, ILayoutEditor)
(继承自 ReportItem )
Dispose()
(继承自 ReportItem )
Dispose(Boolean)
(继承自 ReportItem )
Draw(Graphics, ReportItemDrawParams)
(继承自 ReportItem )
DrawBackground(Graphics, ReportItemDrawParams)
(继承自 ReportItem )
DrawBorder(Graphics)
(继承自 ReportItem )
DrawCore(Graphics, ReportItemDrawParams)
DrawDragBox(Graphics, Matrix, RectangleF, Boolean)
(继承自 ReportItem )
DrawDragFeedback(Graphics, Matrix)
(继承自 ReportItem )
DrawImage(Graphics, Image, Single, Int32, Rectangle, Boolean, Boolean)
(继承自 ReportItem )
DrawImageFitToBox(Graphics, Image, Int32, Rectangle, Boolean)
(继承自 ReportItem )
DrawMouseOverFeedback(Graphics, Matrix)
(继承自 ReportItem )
DrawOutlines(Graphics, Matrix)
(继承自 ReportItem )
DrawSelectionMarks(Graphics, Matrix, Boolean)
(继承自 ReportItem )
EnsureComponentMetadataCreated()
(继承自 ReportItem )
Execute(Command)
GetAllAncestors()
(继承自 ReportItem )
GetAncestor<T>()
(继承自 ReportItem )
GetBottomResizeLimit()
GetBoundingBox()
(继承自 ReportItem )
GetBoundingSizeLimit()
GetBrokenImage()
GetContainingDataScopes()
(继承自 ReportItem )
GetDragDropTarget(PointF, ReportItemDragParams)
(继承自 ReportItem )
GetImage(String, SourceType, ReportExpression)
(继承自 ReportItem )
GetLeftResizeLimit()
GetOnScreenBoundingBox(Matrix)
(继承自 ReportItem )
GetOnScreenBoundingBox(Matrix, Padding)
(继承自 ReportItem )
GetRdlObject()
(继承自 ReportItem )
GetRdlPropertiesToExclude()
(继承自 ReportItem )
GetRightResizeLimit()
GetRulerFeedback()
(继承自 ReportItem )
GetToolTip(PointF, Object)
(继承自 ReportItem )
GetTopResizeLimit()
GetTransformedBoundingBox(Graphics, Matrix)
(继承自 ReportItem )
HitTestHandles(Matrix, Point)
IntersectsWith(RectangleF)
(继承自 ReportItem )
IsDescendentOf(ReportItem)
(继承自 ReportItem )
IsInsideClippingArea(Graphics, ReportItemDrawParams)
(继承自 ReportItem )
OnAncestorChanged(IParent, IParent)
(继承自 ReportItem )
OnContextMenuClosed(Object, ToolStripDropDownClosedEventArgs)
(继承自 ReportItem )
OnCopy(Report)
OnDoubleClick(Point)
(继承自 ReportItem )
OnDragDrop(Object, ReportItemDragParams)
OnDragLeave()
(继承自 ReportItem )
OnDragOver(PointF, ReportItemDragParams)
OnInitializeComplete()
OnKeyDown(KeyEventArgs)
(继承自 ReportItem )
OnKeyPress(Char)
(继承自 ReportItem )
OnKeyPress(Keys)
(继承自 ReportItem )
OnKeyUp(KeyEventArgs)
(继承自 ReportItem )
OnLocationChanged()
(继承自 ReportItem )
OnMouseCaptureChanged()
(继承自 ReportItem )
OnMouseDown(Point)
(继承自 ReportItem )
OnMouseDrag(Point)
(继承自 ReportItem )
OnMouseEnter(Point)
(继承自 ReportItem )
OnMouseLeave()
(继承自 ReportItem )
OnMouseMove(Point)
(继承自 ReportItem )
OnMouseUp(Point)
(继承自 ReportItem )
OnMouseWheel(MouseEventArgs)
(继承自 ReportItem )
OnNameChanged(String, String)
(继承自 ReportItem )
OnParentChanged(IParent, IParent)
(继承自 ReportItem )
OnRightClick(Point)
(继承自 ReportItem )
OnSizeChanged()
(继承自 ReportItem )
QueryState(Command)
QuickDraw(Graphics, Matrix, Int32)
(继承自 ReportItem )
Resize(HandleType, Double, Double)
(继承自 ReportItem )
ResizeBottom(Double)
ResizeLeft(Double)
ResizeRight(Double)
ResizeTop(Double)
SavePositionAndSize()
(继承自 ReportItem )
SetBoundingBox(RectangleD)
(继承自 ReportItem )
SetItemClipping(Graphics, ReportItemDrawParams)
(继承自 ReportItem )
SetRdlObject(ReportElement)
(继承自 ReportItem )
ShowPropertyDialog()
Translate(Double, Double)
(继承自 ReportItem )
UpdateGroupingPane(IGroupingPane)
(继承自 ReportItem )
UpdateReferences(NameChanges)
(继承自 ReportItem )
UpdateReferencesRecursive(NameChanges)
(继承自 ReportItem )
UseHandleToMove()
(继承自 ReportItem )
事件
适用于