'Declaration Public Function New( _
ByVal fillColorЦвет заливки.As Vintasoft.Primitives.VintasoftColor, _
ByVal outlineColorЦвет контура.As Vintasoft.Primitives.VintasoftColor, _
ByVal outlineWidthШирина контура фигуры в DIP.As Double _
)
public ShapeAppearance(
Vintasoft.Primitives.VintasoftColor fillColor,
Vintasoft.Primitives.VintasoftColor outlineColor,
double outlineWidth
)
public: ShapeAppearance(
Vintasoft.Primitives.VintasoftColor fillColor,
Vintasoft.Primitives.VintasoftColor outlineColor,
double outlineWidth
)
public:
ShapeAppearance(
Vintasoft.Primitives.VintasoftColor fillColor,
Vintasoft.Primitives.VintasoftColor outlineColor,
double outlineWidth
)
Parameters
- fillColor
- Цвет заливки.
- outlineColor
- Цвет контура.
- outlineWidth
- Ширина контура фигуры в DIP.