ComponentOne InputPanel for WinForms
Item Property (StyleFontSet)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleFontSet Class : Item Property
Gets the font 'delta' for the specified StyleFont.
Syntax
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal styleFont As StyleFont _
) As StyleFontDelta
public StyleFontDelta this[ 
   StyleFont styleFont
]; {get;}

Parameters

styleFont
See Also

Reference

StyleFontSet Class
StyleFontSet Members