ComponentOne InputPanel for WinForms
GetSize Method

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > StyleGlyphSet Class : GetSize Method
Returns the size of the specified glyph image.
Syntax
'Declaration
 
Public Function GetSize( _
   ByVal styleGlyph As StyleGlyph _
) As System.Drawing.Size
public System.Drawing.Size GetSize( 
   StyleGlyph styleGlyph
)

Parameters

styleGlyph
See Also

Reference

StyleGlyphSet Class
StyleGlyphSet Members