Class XpsLinearGradientBrush

Class XpsLinearGradientBrush

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)

Class המאגד את תכונות אלמנט מאפיין LinearGradientBrush.
אלמנט זה משמש לצורך ציון מברשת גרדיאנט ליניארי לאורך וקטור.

public sealed class XpsLinearGradientBrush : XpsGradientBrush

ירושה

objectXpsObjectXpsBrushXpsTransformableBrushXpsGradientBrushXpsLinearGradientBrush

חברים יורשים

XpsGradientBrush.GradientStops, XpsGradientBrush.ColorInterpolationMode, XpsGradientBrush.SpreadMethod, XpsTransformableBrush.Transform, XpsBrush.Opacity, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Properties

EndPoint

מחזיר/מגדיר את הנקודה הסופית של הגרדיאנט הליניארי.

public PointF EndPoint { get; set; }

Property Value

PointF

StartPoint

מחזיר/מגדיר את הנקודה ההתחלתית של הגרדיאנט הליניארי.

public PointF StartPoint { get; set; }

Property Value

PointF

Methods

Clone()

ש clones את מברשת הגרדיאנט הליניארי הזו.

public XpsLinearGradientBrush Clone()

Returns

XpsLinearGradientBrush

שכפול של מברשת הגרדיאנט הליניארי הזו.

 Ελληνικά