[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.LinearGradientBrushProperties

Struct LinearGradientBrushProperties

Namespace
GrapeCity.Documents.DX.Direct2D
Assembly
GcDocs.DX.Windows.dll

D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES

public struct LinearGradientBrushProperties
Inherited Members
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()

Fields

EndPoint

D2D_POINT_2F endPoint

public Point2F EndPoint

Field Value

Point2F

StartPoint

D2D_POINT_2F startPoint

public Point2F StartPoint

Field Value

Point2F