'Declaration Public Function New( _ ByVal name As ImGearPDFAtom _ )
'Usage Dim name As ImGearPDFAtom Dim instance As New ImGearPDESoftMask(name)
public ImGearPDESoftMask( ImGearPDFAtom name )
public: ImGearPDESoftMask( ImGearPDFAtom* name )
public: ImGearPDESoftMask( ImGearPDFAtom^ name )
Parameters
- name
- The name of the soft mask.
Return Value
The new instance of ImGearPDESoftMask class object.