ComponentOne Xamarin.Android
LayoutParameters Property (C1CompositeIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1CompositeIcon Class : LayoutParameters Property
Syntax
'Declaration
 
Public Overridable Property LayoutParameters As Android.Views.ViewGroup.LayoutParams
'Usage
 
Dim instance As C1CompositeIcon
Dim value As Android.Views.ViewGroup.LayoutParams
 
instance.LayoutParameters = value
 
value = instance.LayoutParameters
public virtual Android.Views.ViewGroup.LayoutParams LayoutParameters {get; set;}
See Also

Reference

C1CompositeIcon Class
C1CompositeIcon Members