'Declaration Public Sub Update( _ ByVal styleGlyph As StyleGlyph, _ ByVal img As Image, _ ByVal owns As Boolean _ )
public void Update( StyleGlyph styleGlyph, Image img, bool owns )
Parameters
- styleGlyph
- img
- owns
'Declaration Public Sub Update( _ ByVal styleGlyph As StyleGlyph, _ ByVal img As Image, _ ByVal owns As Boolean _ )
public void Update( StyleGlyph styleGlyph, Image img, bool owns )