| RadialGradientBrushTransform Property  | 
 
            Gets or sets the transform to apply to the gradient
            
 
    Namespace: 
   Eto.Drawing
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxpublic IMatrix Transform { get; set; }Public Property Transform As IMatrix
	Get
	Set
abstract Transform : IMatrix with get, set
override Transform : IMatrix with get, set
Property Value
Type: 
IMatrixThe transform to apply to the gradient
Implements
ITransformBrushTransform See Also
See Also