NodeShape.IsExpandedDomainPropertyId Field

Represents the ID that is assigned to the IsExpanded property.

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

Syntax

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

value = NodeShape.IsExpandedDomainPropertyId
public static readonly Guid IsExpandedDomainPropertyId
public:
static initonly Guid IsExpandedDomainPropertyId
public static final var IsExpandedDomainPropertyId : Guid

Field Value

Type: System.Guid

Permissions

See Also

Reference

NodeShape Class

NodeShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace