Diagram.DoResizeParentDomainPropertyId Field

Represents the ID for the DoResizeParentDomainPropertyId property.

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

Syntax

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

value = Diagram.DoResizeParentDomainPropertyId
public static readonly Guid DoResizeParentDomainPropertyId
public:
static initonly Guid DoResizeParentDomainPropertyId
public static final var DoResizeParentDomainPropertyId : Guid

Field Value

Type: System.Guid

Permissions

See Also

Reference

Diagram Class

Diagram Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace