Aspose::Cells::Drawing::ActiveXControls::ToggleButtonActiveXControl::GetPicturePosition method

ToggleButtonActiveXControl::GetPicturePosition method

Gets and set the location of the control’s picture relative to its caption.

ControlPicturePositionType Aspose::Cells::Drawing::ActiveXControls::ToggleButtonActiveXControl::GetPicturePosition()

Examples

ControlPicturePositionType picturePositionType = activeXControl.GetPicturePosition();

See Also