ConnectorDecorator Members

The ConnectorDecorator type exposes the following members.

Constructors

  Name Description
Public method ConnectorDecorator Overloaded.

Top

Methods

  Name Description
Public method AssociateValueWith Overloaded.
Public method AssociateVisibilityWith Overloaded.
Public method ConfigureHostShape (Overrides Decorator.ConfigureHostShape(ShapeElement).)
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Public method GetHostShape Gets the host shape. (Inherited from Decorator.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method GetValue Gets the association between the decorator and a shape. (Inherited from Decorator.)
Public method GetVisible Gets the visibility of the decorator that is assigned to a shape. (Inherited from Decorator.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method OnAfterOffsetChanged Enables derived classes to modify the decorator after the offset has changed. (Inherited from Decorator.)
Public method RepositionHostShape (Overrides Decorator.RepositionHostShape(DecoratorHostShape).)
Public method SetValue Sets the association with the decoration and a shape. (Inherited from Decorator.)
Public method SetVisible Sets the visibility of a decorator that is assigned to a shape. (Inherited from Decorator.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)
Public method UpdateDecoratorHostShapes Overloaded.
Public method UpdateHostShapeVisibility Updates the visibility of the host shape. (Inherited from Decorator.)

Top

Properties

  Name Description
Protected property DecoratorAnchorMargins Gets the margin around the field. The decorator can attach itself to the field in this area. (Inherited from Decorator.)
Public property Field Gets the field to which the decorator is assigned. (Inherited from Decorator.)
Public property Offset Gets or sets the offset that modifies the default position of the decorator. (Inherited from Decorator.)
Public property Position
Public property RequiresHost (Overrides Decorator.RequiresHost.)

Top

See Also

Reference

ConnectorDecorator Class

Microsoft.VisualStudio.Modeling.Diagrams Namespace