ComponentOne Xamarin.Android
ViewBox Property


C1.Android.Core Assembly > C1.Android.Core Namespace > C1VectorIcon Class : ViewBox Property
Syntax
'Declaration
 
Public Property ViewBox As C1Rect
'Usage
 
Dim instance As C1VectorIcon
Dim value As C1Rect
 
instance.ViewBox = value
 
value = instance.ViewBox
public C1Rect ViewBox {get; set;}
See Also

Reference

C1VectorIcon Class
C1VectorIcon Members