LinkShape.EdgePointsDomainPropertyId Field

Represents the ID that is assigned to the collection of edge points.

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

Syntax

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

value = LinkShape.EdgePointsDomainPropertyId
public static readonly Guid EdgePointsDomainPropertyId
public:
static initonly Guid EdgePointsDomainPropertyId
public static final var EdgePointsDomainPropertyId : Guid

Field Value

Type: System.Guid

Permissions

See Also

Reference

LinkShape Class

LinkShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace