'宣言 Public Function New( _ ByVal src As System.String, _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal position As IconPosition _ )
public CellDecorationIcon( System.string src, System.int width, System.int height, IconPosition position )
パラメータ
- src
- アイコンの src 文字列。
- width
- アイコンの幅(ピクセル単位)。
- height
- アイコンの高さ(ピクセル単位)。
- position
- アイコンの位置。