Sets the bitmap label for this control on a PropertyManager page.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetPictureLabelByName( _
ByVal ColorBitmap As String, _
ByVal MaskBitmap As String _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageControl
Dim ColorBitmap As String
Dim MaskBitmap As String
Dim value As Boolean
value = instance.SetPictureLabelByName(ColorBitmap, MaskBitmap)
|
Parameters
- ColorBitmap
Fully qualified path to the location of the bitmap (i.e., the graphic to use) on disk
- MaskBitmap
Fully qualified path to the location of the alpha mask bitmap on disk
Return Value
True if successful, false if not
Remarks
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0