次の方法で共有


InkSource.Latency Property

Latency.Represents the element tag in schema: inkml:latency

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

Syntax

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

value = instance.Latency

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

Property Value

Type: DocumentFormat.OpenXml.InkML.Latency

See Also

Reference

InkSource Class

InkSource Members

DocumentFormat.OpenXml.InkML Namespace