PSGradient Constructor(Object)
Creates a new presentation space gradient object based on another object.
'Declaration
Public Function New( _
ByVal As Object _
)
'Usage
Dim cloneFrom As Object
Dim instance As New PSGradient(cloneFrom)
Parameters
- cloneFrom
- Object from which to clone the gradient