Miner.Interop.System Assembly > Miner.Interop Namespace > MMCursorFromBitmapClass Class : CreateCursor Method |
'Declaration Public Overridable Function CreateCursor( _ ByVal BitmapHandle As System.Integer, _ ByVal xHotSpot As System.Integer, _ ByVal yHotSpot As System.Integer, _ ByVal ReadTransparencyFromBitmap As System.Boolean, _ ByVal TransparentColor As System.Integer _ ) As System.Integer
'Usage Dim instance As MMCursorFromBitmapClass Dim BitmapHandle As System.Integer Dim xHotSpot As System.Integer Dim yHotSpot As System.Integer Dim ReadTransparencyFromBitmap As System.Boolean Dim TransparentColor As System.Integer Dim value As System.Integer value = instance.CreateCursor(BitmapHandle, xHotSpot, yHotSpot, ReadTransparencyFromBitmap, TransparentColor)
public virtual System.int CreateCursor( System.int BitmapHandle, System.int xHotSpot, System.int yHotSpot, System.bool ReadTransparencyFromBitmap, System.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.