PictureZoomEffect Property (FpButton)
Gets or sets whether the image has effects with zooming.
public bool PictureZoomEffect {get; set;}
'Declaration
Public Property PictureZoomEffect As Boolean
'Usage
Dim instance As FpButton
Dim value As Boolean
instance.PictureZoomEffect = value
value = instance.PictureZoomEffect