Click or drag to resize

StiDesignerIconAttribute Constructor

Initializes a new instance of the StiDesignerIconAttribute class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiDesignerIconAttribute(
	Type type,
	string bitmapName
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.StiDesignerIconAttribute.#ctor(System.Type,System.String)"]

bitmapName
Type: SystemString

[Missing <param name="bitmapName"/> documentation for "M:Stimulsoft.Base.StiDesignerIconAttribute.#ctor(System.Type,System.String)"]

See Also