Click or drag to resize

CommonGetImageEx Method

Namespace:  MediaCy.Controls.Common.Vb
Assembly:  MediaCy.Controls.Common.Vb (in MediaCy.Controls.Common.Vb.dll) Version: 3.1.0.0
Syntax
VB
Public Shared Function GetImageEx ( 
	source As Object,
	Optional bIgnoreCCView As Boolean = false
) As McImage

Parameters

source
Type: SystemObject
bIgnoreCCView (Optional)
Type: SystemBoolean

Return Value

Type: McImage
See Also