Aracılığıyla paylaş


NodeShape.AbsoluteBounds Özellik

Alır veya ayarlar boyutu ve şekli çevreleyen dikdörtgenin konumunu bir etki alanı özelliği Diyagram sol üst göreli ölçülür.

Ad alanı:  Microsoft.VisualStudio.Modeling.Diagrams
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll içinde)

Sözdizimi

'Bildirim
<DomainObjectIdAttribute("7d8fa935-dc8e-43b6-a72d-be8f5bc5c17b")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.NodeShape/AbsoluteBounds.DisplayName",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.NodeShape/AbsoluteBounds.Description",  _
    GetType(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")> _
<BrowsableAttribute(False)> _
<DomainPropertyAttribute(Kind := DomainPropertyKind.CustomStorage)> _
Public Property AbsoluteBounds As RectangleD
[DomainObjectIdAttribute("7d8fa935-dc8e-43b6-a72d-be8f5bc5c17b")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.NodeShape/AbsoluteBounds.DisplayName", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.Diagrams.NodeShape/AbsoluteBounds.Description", 
    typeof(CoreDesignSurfaceDomainModel), "Microsoft.VisualStudio.Modeling.Diagrams.GeneratedCode.DomainModelResx")]
[BrowsableAttribute(false)]
[DomainPropertyAttribute(Kind = DomainPropertyKind.CustomStorage)]
public RectangleD AbsoluteBounds { get; set; }

Özellik Değeri

Tür: Microsoft.VisualStudio.Modeling.Diagrams.RectangleD

Notlar

Almak veya göreli olarak ölçülen sınırları ayarlamak için ParentShape, kullanma Bounds.

Geçersiz kılmak OnAbsoluteBoundsChanged boyutunu veya konumunu belirli bir sınıfın şekilleri değişikliklere yanıt vermek için.Alternatif olarak, belirli bir şekil değişiklikleri için bir olay dinleyicisi ekleyerek dinleyebileceğiniz AbsoluteBoundsChanged.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

NodeShape Sınıf

Microsoft.VisualStudio.Modeling.Diagrams Ad Alanı

OnAbsoluteBoundsChanged

ParentShape