'Declaration Public Shared Function SetFontName( _
ByVal appearanceВнешний вид.As TextShapeAppearance, _
ByVal fontNameИмя шрифта.As System.String _
) As TextShapeAppearance
public static TextShapeAppearance SetFontName(
TextShapeAppearance appearance,
System.String fontName
)
public: static TextShapeAppearance* SetFontName(
TextShapeAppearance* appearance,
System.String fontName
)
public:
static TextShapeAppearance^ SetFontName(
TextShapeAppearance^ appearance,
System.String fontName
)
Parameters
- appearance
- Внешний вид.
- fontName
- Имя шрифта.
Return Value
Новый экземпляр TextShapeAppearance с измененным свойством.