GrapeCity.Spreadsheet アセンブリ > GrapeCity.Drawing 名前空間 > IDrawingContext インタフェース : DrawIcon メソッド |
true
。
true
、それ以外の場合はデフォルトのサイズでアイコンを描画します。
'Declaration
Sub DrawIcon( _ ByVal builtInIcon As BuiltInIcons, _ ByVal rect As Rectangle, _ ByVal alignment As RectAlignment, _ ByVal disabled As Boolean, _ ByVal scale As Boolean _ )
void DrawIcon( BuiltInIcons builtInIcon, Rectangle rect, RectAlignment alignment, bool disabled, bool scale )
true
。true
、それ以外の場合はデフォルトのサイズでアイコンを描画します。