StyleSheet.Font Property

This member overrides MobileControl.Font.

[BindableAttribute(false)] 
public:
virtual property FontInfo^ Font {
	FontInfo^ get () override;
}
/** @property */
public FontInfo get_Font ()

public override function get Font () : FontInfo

.NET Framework

Supported in: 2.0, 1.1

Community Additions

ADD
Show: