Diagram.DoShapeAnchoringDomainPropertyId Field

Represents the ID for the DoShapeAnchoringDomainPropertyId property.

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

Syntax

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

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

Field Value

Type: System.Guid

Permissions

See Also

Reference

Diagram Class

Diagram Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace