Freigeben über


LuminanceEffect.Brightness Property

Brightness.Represents the attribte in schema: bright

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "bright")> _
Public Property Brightness As Int32Value
    Get
    Set
'Usage
Dim instance As LuminanceEffect
Dim value As Int32Value

value = instance.Brightness

instance.Brightness = value
[SchemaAttrAttribute(, "bright")]
public Int32Value Brightness { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

LuminanceEffect Class

LuminanceEffect Members

DocumentFormat.OpenXml.Drawing Namespace