In This Topic
GdPicture14.MAUI Namespace / GdViewer Class / ZoomMaxProperty Field

ZoomMaxProperty Field (GdViewer)

In This Topic
Backing store for the ZoomMax property.
Syntax
'Declaration

 

Public Shared ReadOnly ZoomMaxProperty As BindableProperty
public static readonly BindableProperty ZoomMaxProperty
public field ZoomMaxProperty: BindableProperty; static; readonly 
public static var ZoomMaxProperty : BindableProperty;
public: static readonly BindableProperty* ZoomMaxProperty
public:

static readonly BindableProperty^ ZoomMaxProperty
See Also