DataRegionPlaceholderItem.DrawSelectionMarks Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
override void DrawSelectionMarks(System::Drawing::Graphics ^ graphics, System::Drawing::Drawing2D::Matrix ^ transform, bool isPrimary);
public override void DrawSelectionMarks(System.Drawing.Graphics graphics, System.Drawing.Drawing2D.Matrix transform, bool isPrimary);
override this.DrawSelectionMarks : System.Drawing.Graphics * System.Drawing.Drawing2D.Matrix * bool -> unit
Public Overrides Sub DrawSelectionMarks (graphics As Graphics, transform As Matrix, isPrimary As Boolean)
Parameter
- graphics
- Graphics
- transform
- Matrix
- isPrimary
- Boolean