GradientStop.RgbColorModelPercentage Property

Definition

RGB Color Model - Percentage Variant.

Represents the following element tag in the schema: a:scrgbClr.

public DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage RgbColorModelPercentage { get; set; }
public DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage? RgbColorModelPercentage { get; set; }
member this.RgbColorModelPercentage : DocumentFormat.OpenXml.Drawing.RgbColorModelPercentage with get, set
Public Property RgbColorModelPercentage As RgbColorModelPercentage

Property Value

Returns RgbColorModelPercentage.

Applies to