C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / StyleGlyphSet Class / CreateIcon Method

In This Topic
CreateIcon Method (StyleGlyphSet)
In This Topic
Returns a glyph icon that is drawn.
Syntax
'Declaration
 
Public Function CreateIcon( _
   ByVal styleGlyph As StyleGlyph _
) As C1.Framework.C1PathIcon
 

Parameters

styleGlyph
See Also