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

ZoomStepProperty Field (GdViewer)

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

 

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

static readonly BindableProperty^ ZoomStepProperty
See Also