 |
CameraControlPanelGetUnSelectedBitmapForImageName Method |
GetUnSelectedBitmapForImageName method gets the Un-Selected BitmapSource for the Image with imageName. If null is returned, the original image is not changed.
Namespace: Ab3d.ControlsAssembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 12.0.9484.2048
Syntaxprotected virtual BitmapSource GetUnSelectedBitmapForImageName(
string imageName
)
Parameters
- imageName String
- imageName
Return Value
BitmapSourceBitmapSource of the un-selected image
See Also