Поделиться через


Shape.HasDefaultConnectionPoints - свойство

Возвращает или задает значение свойства HasDefaultConnectionPoints домена.Если значение равно true, форма будет использовать верхнюю часть, обнаружил, левые и правые точки соединения в конструкторе.

Пространство имен:  Microsoft.VisualStudio.Modeling.DslDefinition
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Синтаксис

'Декларация
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/HasDefaultConnectionPoints.Category",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/HasDefaultConnectionPoints.Description",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/HasDefaultConnectionPoints.DisplayName",  _
    GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("cb2bbb80-6739-45fc-b87b-56a911e29e98")> _
Public Property HasDefaultConnectionPoints As Boolean
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/HasDefaultConnectionPoints.Category", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/HasDefaultConnectionPoints.Description", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.Shape/HasDefaultConnectionPoints.DisplayName", 
    typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("cb2bbb80-6739-45fc-b87b-56a911e29e98")]
public bool HasDefaultConnectionPoints { get; set; }

Значение свойства

Тип: System.Boolean

Безопасность платформы .NET Framework

См. также

Ссылки

Shape Класс

Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен