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

ViewRotationProperty Field (GdViewer)

In This Topic
Backing store for the ViewRotation property.
Syntax
'Declaration
 
Public Shared ReadOnly ViewRotationProperty As BindableProperty
public static readonly BindableProperty ViewRotationProperty
public field ViewRotationProperty: BindableProperty; static; readonly 
public static var ViewRotationProperty : BindableProperty;
public: static readonly BindableProperty* ViewRotationProperty
public:
static readonly BindableProperty^ ViewRotationProperty
See Also