ChannelProperties-Klasse
Defines the ChannelProperties Class.When the object is serialized out as xml, its qualified name is inkml:channelProperties.
Vererbungshierarchie
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.InkML.ChannelProperties
Namespace: DocumentFormat.OpenXml.InkML
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<ChildElementInfoAttribute(GetType(ChannelProperty))> _
Public Class ChannelProperties _
Inherits OpenXmlCompositeElement
'Usage
Dim instance As ChannelProperties
[ChildElementInfoAttribute(typeof(ChannelProperty))]
public class ChannelProperties : OpenXmlCompositeElement
Hinweise
The following table lists the possible child types:
- ChannelProperty <inkml:channelProperty>
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.