ImageGear .NET - Updated May 1, 2018
SpreadMethod Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorGradient Class : SpreadMethod Property
Gets or sets spread method for the gradient object.
Syntax
'Declaration
 
Public Property SpreadMethod As ImGearVectGradientSpreadMethod
 
'Usage
 
Dim instance As ImGearVectorGradient
Dim value As ImGearVectGradientSpreadMethod
 
instance.SpreadMethod = value
 
value = instance.SpreadMethod

Property Value

ImGearVectGradientSpreadMethod object.
Remarks
Spread method specifies how the gradient is expanded. See ImGearVectGradientSpreadMethod enumeration for the list of available spread methods.
See Also

Reference

ImGearVectorGradient Class
ImGearVectorGradient Members