NodeShape.AbsoluteBoundsDomainPropertyId Field

Represents the ID that is assigned to the shape's absolute bounds.

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

Syntax

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

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

Field Value

Type: System.Guid

Permissions

See Also

Reference

NodeShape Class

NodeShape Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace