次の方法で共有


InkSource.TraceFormat Property

TraceFormat.Represents the element tag in schema: inkml:traceFormat

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

Syntax

'宣言
Public Property TraceFormat As TraceFormat
    Get
    Set
'使用
Dim instance As InkSource
Dim value As TraceFormat

value = instance.TraceFormat

instance.TraceFormat = value
public TraceFormat TraceFormat { get; set; }

Property Value

Type: DocumentFormat.OpenXml.InkML.TraceFormat

See Also

Reference

InkSource Class

InkSource Members

DocumentFormat.OpenXml.InkML Namespace