'Declaration Public Sub ReleasePointerCapture( _ ByVal value As Pointer _ )
'Declaration
Public Sub ReleasePointerCapture( _ ByVal value As Pointer _ )
'Usage Dim instance As C1MapItemsLayer Dim value As Pointer instance.ReleasePointerCapture(value)
'Usage
Dim instance As C1MapItemsLayer Dim value As Pointer instance.ReleasePointerCapture(value)
public void ReleasePointerCapture( Pointer value )
C1MapItemsLayer Class C1MapItemsLayer Members
Copyright (c) GrapeCity, inc. All rights reserved.