ComponentOne Xamarin.Android
ScaleX Property (CalendarMonthsPanel)


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

Reference

CalendarMonthsPanel Class
CalendarMonthsPanel Members