'Declaration Public Sub Init( _ ByVal width As Integer, _ ByVal height As Integer _ )
'Usage Dim instance As ImGearVectorEntityRaster Dim width As Integer Dim height As Integer instance.Init(width, height)
public void Init( int width, int height )
public: void Init( int width, int height )
ImGearVectorEntityRaster Class ImGearVectorEntityRaster Members
©2015. Accusoft Corporation. All Rights Reserved.