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