LabelShape.TextDomainPropertyId Field

Represents the ID for the text in a label shape.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'宣言
Public Shared ReadOnly TextDomainPropertyId As Guid
'使用
Dim value As Guid

value = LabelShape.TextDomainPropertyId
public static readonly Guid TextDomainPropertyId
public:
static initonly Guid TextDomainPropertyId
public static final var TextDomainPropertyId : Guid

Field Value

Type: System.Guid

Permissions

See Also

Reference

LabelShape Class

LabelShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace