Miner.Interop.System Assembly > Miner.Interop Namespace > MMCursorFromBitmapClass Class : CreateCursor Method |
'Declaration Public Overridable Function CreateCursor( _ ByVal BitmapHandle As Integer, _ ByVal xHotSpot As Integer, _ ByVal yHotSpot As Integer, _ ByVal ReadTransparencyFromBitmap As Boolean, _ ByVal TransparentColor As Integer _ ) As Integer
'Usage Dim instance As MMCursorFromBitmapClass Dim BitmapHandle As Integer Dim xHotSpot As Integer Dim yHotSpot As Integer Dim ReadTransparencyFromBitmap As Boolean Dim TransparentColor As Integer Dim value As Integer value = instance.CreateCursor(BitmapHandle, xHotSpot, yHotSpot, ReadTransparencyFromBitmap, TransparentColor)
public virtual int CreateCursor( int BitmapHandle, int xHotSpot, int yHotSpot, bool ReadTransparencyFromBitmap, int TransparentColor )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.