C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / C1PolygonIcon Class / BatchBegin Method


In This Topic
BatchBegin Method (C1PolygonIcon)
In This Topic
Syntax
'Declaration
 
Public Sub BatchBegin() 
 
'Usage
 
Dim instance As C1PolygonIcon
 
instance.BatchBegin()
See Also