Struct RadialGradientBrushProperties
- Namespace
- GrapeCity.Documents.DX.Direct2D
- Assembly
- GcDocs.DX.Windows.dll
D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES
public struct RadialGradientBrushProperties
- Inherited Members
-
System.ValueType.Equals(object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetType()
Fields
Center
Field Value
- Point2F
GradientOriginOffset
D2D_POINT_2F gradientOriginOffset
public Point2F GradientOriginOffset
Field Value
- Point2F
RadiusX
Field Value
- float
RadiusY
Field Value
- float