ReportItem.CreateBorderPen(BorderStyles, Color, Single) 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.
protected:
static System::Drawing::Pen ^ CreateBorderPen(Microsoft::ReportingServices::RdlObjectModel::BorderStyles borderStyle, System::Drawing::Color color, float width);
protected static System.Drawing.Pen CreateBorderPen(Microsoft.ReportingServices.RdlObjectModel.BorderStyles borderStyle, System.Drawing.Color color, float width);
static member CreateBorderPen : Microsoft.ReportingServices.RdlObjectModel.BorderStyles * System.Drawing.Color * single -> System.Drawing.Pen
Protected Shared Function CreateBorderPen (borderStyle As BorderStyles, color As Color, width As Single) As Pen
Parameter
- borderStyle
- BorderStyles
- color
- Color
- width
- Single