Sets the bitmap for this control.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetBitmapByName( _
ByVal ColorBitmap As String, _
ByVal MaskBitmap As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageBitmap
Dim ColorBitmap As String
Dim MaskBitmap As String
Dim value As Boolean
value = instance.SetBitmapByName(ColorBitmap, MaskBitmap)
|
Parameters
- ColorBitmap
- Full path and filename of the bitmap on disk
- MaskBitmap
- Full path and filename of the alpha mask bitmap on disk
Return Value
True if the bitmap is set for this control, false if not
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0