'Declaration Public Function New( _
ByVal hatchStyleОдно из значений BrushHatchStyle, представляющее узор, нарисованный этой AnnotationHatchBrush.As Vintasoft.Imaging.Drawing.BrushHatchStyle, _
ByVal foreColorСтруктура System.Drawing.Color, представляющая цвет линий, нарисованных этой AnnotationHatchBrush.As System.Drawing.Color _
)
public AnnotationHatchBrush(
Vintasoft.Imaging.Drawing.BrushHatchStyle hatchStyle,
System.Drawing.Color foreColor
)
public: AnnotationHatchBrush(
Vintasoft.Imaging.Drawing.BrushHatchStyle hatchStyle,
System.Drawing.Color* foreColor
)
public:
AnnotationHatchBrush(
Vintasoft.Imaging.Drawing.BrushHatchStyle hatchStyle,
System.Drawing.Color^ foreColor
)
Parameters
- hatchStyle
- Одно из значений BrushHatchStyle, представляющее узор, нарисованный этой AnnotationHatchBrush.
- foreColor
- Структура System.Drawing.Color, представляющая цвет линий, нарисованных этой AnnotationHatchBrush.