Skip to main content

Struct PenikoRadialGradient

Namespace: VelloSharp
Assembly: VelloSharp.Ffi.Core.dll

public struct PenikoRadialGradient

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Fields

EndCenter

public PenikoPoint EndCenter

Field Value

PenikoPoint

EndRadius

public float EndRadius

Field Value

float

StartCenter

public PenikoPoint StartCenter

Field Value

PenikoPoint

StartRadius

public float StartRadius

Field Value

float