Freigeben über


Context.BrushRef-Eigenschaft

brushRef.Represents the attribte in schema: brushRef

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

Syntax

'Declaration
<SchemaAttrAttribute(, "brushRef")> _
Public Property BrushRef As StringValue
    Get
    Set
'Usage
Dim instance As Context
Dim value As StringValue

value = instance.BrushRef

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Context Klasse

Context-Member

DocumentFormat.OpenXml.InkML-Namespace