[]
Gets the IGradient property of an Interior object of a selection.
public GradientInfo Gradient { get; set; }
Public Property Gradient As GradientInfo
Type | Description |
---|---|
GradientInfo | A IGradient object represents the gradient of the interior. |