ReportItem.CreateBorderPen(BorderStyles, Color, Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- borderStyle
- BorderStyles
- color
- Color
- width
- Single