Поделиться через


GradientStop.Position Свойство

Определение

Position

Представляет следующий атрибут в схеме: pos

[DocumentFormat.OpenXml.SchemaAttr(0, "pos")]
public DocumentFormat.OpenXml.Int32Value Position { get; set; }
public DocumentFormat.OpenXml.Int32Value Position { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "pos")]
public DocumentFormat.OpenXml.Int32Value? Position { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("pos")]
public DocumentFormat.OpenXml.Int32Value? Position { get; set; }
public DocumentFormat.OpenXml.Int32Value? Position { get; set; }
member this.Position : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "pos")>]
member this.Position : DocumentFormat.OpenXml.Int32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("pos")>]
member this.Position : DocumentFormat.OpenXml.Int32Value with get, set
Public Property Position As Int32Value

Значение свойства

Возвращает .Int32Value

Атрибуты

Комментарии

Следующие сведения из международного стандарта ECMA ECMA-376 могут быть полезны при работе с этим классом.

Указывает, где эта градиентная остановка должна отображаться в цветовой полосе. Эта позиция указана в диапазоне [0%, 100%], который соответствует началу и концу цветовой полосы соответственно.

Возможные значения для этого атрибута определяются простым типом ST_PositiveFixedPercentage .

Применяется к