[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.Direct2D.ArcSegment

Struct ArcSegment

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

D2D1_ARC_SEGMENT

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

Fields

ArcSize

D2D1_ARC_SIZE arcSize

public ArcSize ArcSize

Field Value

ArcSize

Point

D2D_POINT_2F point

public Point2F Point

Field Value

Point2F

RotationAngle

float rotationAngle

public float RotationAngle

Field Value

float

Size

D2D_SIZE_F size

public Size2F Size

Field Value

Size2F

SweepDirection

D2D1_SWEEP_DIRECTION sweepDirection

public SweepDirection SweepDirection

Field Value

SweepDirection