Inserts the specified image for this button.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetBitmapsByName3( _
ByVal ImageList As System.Object, _
ByVal MaskImageList As System.Object _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IPropertyManagerPageBitmapButton
Dim ImageList As System.Object
Dim MaskImageList As System.Object
Dim value As System.Boolean
value = instance.SetBitmapsByName3(ImageList, MaskImageList) |
Parameters
- ImageList
- Array of strings for the paths for the image files for the button in its non-selected state (see Remarks)
- MaskImageList
- Array of strings for the paths for the image files for the image masks (see Remarks)
Return Value
True if the image is inserted, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2016 FCS, Revision Number 24.0