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

ZoomModeProperty Field (GdViewer)

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

 

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

static readonly BindableProperty^ ZoomModeProperty
See Also