ComponentOne Xamarin.Android
RotationY Property (GridIncrementalLoadingCell)


C1.Android.Grid Assembly > C1.Android.Grid Namespace > GridIncrementalLoadingCell Class : RotationY Property
Syntax
'Declaration
 
Public Overridable Property RotationY As Single
'Usage
 
Dim instance As GridIncrementalLoadingCell
Dim value As Single
 
instance.RotationY = value
 
value = instance.RotationY
public virtual float RotationY {get; set;}
See Also

Reference

GridIncrementalLoadingCell Class
GridIncrementalLoadingCell Members