C1.Android.Core Assembly / C1.Android.Core Namespace / C1VectorIcon Class / OffsetTopAndBottom Method


In This Topic
OffsetTopAndBottom Method (C1VectorIcon)
In This Topic
Syntax
'Declaration
 
<Android.Runtime.RegisterAttribute("offsetTopAndBottom", 
   "(I)V", 
   "GetOffsetTopAndBottom_IHandler")>
Public Overridable Sub OffsetTopAndBottom( _
   ByVal offset As Integer _
) 
 
'Usage
 
Dim instance As C1VectorIcon
Dim offset As Integer
 
instance.OffsetTopAndBottom(offset)

Parameters

offset
See Also