ComponentOne Xamarin.Android
TranslationZ Property (C1BitmapIcon)


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

Reference

C1BitmapIcon Class
C1BitmapIcon Members