[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.QuadraticBezierSegment

Struct QuadraticBezierSegment

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

D2D1_QUADRATIC_BEZIER_SEGMENT

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

Fields

Point1

D2D_POINT_2F point1

public Point2F Point1

Field Value

Point2F

Point2

D2D_POINT_2F point2

public Point2F Point2

Field Value

Point2F