StrokeChildType.Opacity Property

Stroke Opacity.Represents the attribte in schema: opacity

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "opacity")> _
Public Property Opacity As StringValue
    Get
    Set
'Usage
Dim instance As StrokeChildType
Dim value As StringValue

value = instance.Opacity

instance.Opacity = value
[SchemaAttrAttribute(, "opacity")]
public StringValue Opacity { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.

See Also

Reference

StrokeChildType Class

StrokeChildType Members

DocumentFormat.OpenXml.Vml.Office Namespace