TPictureBoxShouldSerializeOffsetY Method
Indicates whether the
OffsetY property should be persisted.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
protected virtual bool ShouldSerializeOffsetY()
Protected Overridable Function ShouldSerializeOffsetY As Boolean
Return Value
Booleantrue if the property value has changed from its default; otherwise,
false.