[This is preliminary documentation and is subject to change.]
Namespace: Tools.DrawingTAssembly: Tools (in Tools.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
public sealed class IconOrBitmap : T1orT2<Image, Icon> |
| Visual Basic |
|---|
Public NotInheritable Class IconOrBitmap _ Inherits T1orT2(Of Image, Icon) |
| Visual C++ |
|---|
public ref class IconOrBitmap sealed : public T1orT2<Image^, Icon^> |
| F# |
|---|
[<SealedAttribute>] type IconOrBitmap = class inherit T1orT2<Image, Icon> end |
| JScript |
|---|
public final class IconOrBitmap extends T1orT2<Image, Icon> |
Remarks
Inheritance Hierarchy
System..::..Object
Tools..::..Cloenable<(Of <(<'IT1orT2<(Of <(<'Image, Icon>)>)>>)>)>
Tools.DataStructuresT.GenericT..::..T1orT2<(Of <(<'Image, Icon>)>)>
Tools.DrawingT..::..IconOrBitmap
Tools..::..Cloenable<(Of <(<'IT1orT2<(Of <(<'Image, Icon>)>)>>)>)>
Tools.DataStructuresT.GenericT..::..T1orT2<(Of <(<'Image, Icon>)>)>
Tools.DrawingT..::..IconOrBitmap