'Declaration Public Function New( _
ByVal nameИмя шрифта.As System.String, _
ByVal colorЦвет шрифта.As Double, _
ByVal sizeРазмер шрифта в пунктах.As Vintasoft.Primitives.VintasoftColor _
)
public FontProperties(
System.String name,
double color,
Vintasoft.Primitives.VintasoftColor size
)
public: FontProperties(
System.String name,
double color,
Vintasoft.Primitives.VintasoftColor size
)
public:
FontProperties(
System.String name,
double color,
Vintasoft.Primitives.VintasoftColor size
)
Parameters
- name
- Имя шрифта.
- color
- Цвет шрифта.
- size
- Размер шрифта в пунктах.