Class XpsRadialGradientBrush
ชื่อพื้นที่: Aspose.Page.XPS.XpsModel การประกอบ: Aspose.Page.dll (25.4.0)
คุณสมบัติขององค์ประกอบทรัพย์สิน RadialGradientBrushองค์ประกอบนี้จะใช้ในการกําหนดแปรง gradient radial
public sealed class XpsRadialGradientBrush : XpsGradientBrush
Inheritance
object ← XpsObject ← XpsBrush ← XpsTransformableBrush ← XpsGradientBrush ← XpsRadialGradientBrush
อนุญาโตตุลาการ
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
Center
กลับ / ชุดจุดกลางของรากgradient (คือศูนย์ของ ellipse)
public PointF Center { get; set; }
คุณสมบัติมูลค่า
GradientOrigin
กลับ / ชุดจุดกําเนิดของ gradient radial
public PointF GradientOrigin { get; set; }
คุณสมบัติมูลค่า
โคมไฟ X
Returns / set the radius in the x dimension of the ellipse which defines the radial gradient (การตั้งค่าเส้นผ่านศูนย์กลางของเส้นผ่านศูนย์กลางของเส้นผ่านศูนย์กลางของเส้นผ่านศูนย์กลาง)
public float RadiusX { get; set; }
คุณสมบัติมูลค่า
โคมไฟ
Returns / set the radius in the y dimension of the ellipse which defines the radial gradient (การตั้งค่าเส้นผ่านศูนย์กลางในการตั้งค่าเส้นผ่านศูนย์กลางของเส้นผ่านศูนย์กลาง)
public float RadiusY { get; set; }
คุณสมบัติมูลค่า
Methods
Clone()
Clones นี้ Radial Graduate Brush
public XpsRadialGradientBrush Clone()
Returns
Clone ของ Radial Graduate Brush นี้