次の方法で共有


ImageData.Gain プロパティ

定義

画像の強度

スキーマ内の次の属性を表します。

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

プロパティ値

StringValue を返します。

属性

適用対象