'Declaration Public Sub SetThumbnailCheckBoxState( _
ByVal imageИзображение.As Vintasoft.Imaging.VintasoftImage, _
ByVal checkStateValueЗначение для установки.As Boolean _
)
public void SetThumbnailCheckBoxState(
Vintasoft.Imaging.VintasoftImage image,
bool checkStateValue
)
public: void SetThumbnailCheckBoxState(
Vintasoft.Imaging.VintasoftImage* image,
bool checkStateValue
)
public:
void SetThumbnailCheckBoxState(
Vintasoft.Imaging.VintasoftImage^ image,
bool checkStateValue
)
Parameters
- image
- Изображение.
- checkStateValue
- Значение для установки.