GdPicture.NET.14.MAUI
GdPicture14.MAUI Namespace / GdViewer Class / ZoomProperty Field





In This Topic
ZoomProperty Field (GdViewer)
In This Topic
Backing store for the Zoom property.
Syntax
'Declaration
 
Public Shared ReadOnly ZoomProperty As BindableProperty
public static readonly BindableProperty ZoomProperty
public field ZoomProperty: BindableProperty; static; readonly 
public static var ZoomProperty : BindableProperty;
public: static readonly BindableProperty* ZoomProperty
public:
static readonly BindableProperty^ ZoomProperty
See Also