ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : SetSoftMask(ImGearPDEImage) Method |
'Declaration Public Sub SetSoftMask( _ ByVal softMask As ImGearPDEImage _ )
'Usage Dim instance As ImGearPDEImage Dim softMask As ImGearPDEImage instance.SetSoftMask(softMask)
public void SetSoftMask( ImGearPDEImage softMask )
public: void SetSoftMask( ImGearPDEImage* softMask )
public: void SetSoftMask( ImGearPDEImage^ softMask )