OXPSGradientStop Class
Inheritance
System.Object
OXPSGradientStop
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class OXPSGradientStop
Constructors
OXPSGradientStop()
Declaration
public OXPSGradientStop()
Properties
Color
Declaration
public string Color { get; set; }
Property Value
Type |
---|
System.String |
Offset
Declaration
public double Offset { get; set; }
Property Value
Type |
---|
System.Double |