Method | Description | |
---|---|---|
ItemSizeWidth ( GroupItemSize itemSize, int width ) : System |
Initialize a new instance of the ItemSizeWidth class.
|
|
ItemSizeWidth ( GroupItemSize itemSize, int width, int tag ) : System |
Initialize a new instance of the ItemSizeWidth class.
|
public ItemSizeWidth ( GroupItemSize itemSize, int width ) : System | ||
itemSize | GroupItemSize | Group item size. |
width | int | Width associated with the item size. |
return | System |
public ItemSizeWidth ( GroupItemSize itemSize, int width, int tag ) : System | ||
itemSize | GroupItemSize | Group item size. |
width | int | Width associated with the item size. |
tag | int | Source specific tag information. |
return | System |