ImageField Properties

 

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

NameDescription
System_CAPS_pubpropertyAnchoringBehavior

Describes how the content of the field should position and size itself in relation to the parent ShapeElement.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultAccessibleDescription

Gets or sets the default accessible description.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultAccessibleName

Gets or sets the default name of the shape field for the accessible object.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultAccessibleState

Gets the default state of the shape field for the accessible object.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultBackgroundBrushId

Gets or sets the ID of the default brush to paint the background of the shape field.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultFocusable

Gets the shape field and verifies whether it can receive focus, or gives the shape field the ability to receive focus.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultImage

Gets or sets the default image associated with this ImageField. The default image can be customized by overriding the GetDisplayImage method.

System_CAPS_pubpropertyDefaultInactiveSelectedBackgroundBrushId

Gets or sets the ID of the default background brush for the shape field.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultPenId

Gets or sets the ID of the default pen to use for the shape field.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultReflectParentFocusedState

Gets the child shape field and verifies whether it should receive focus when its parent shape receives focus or sets the ability to reflect the focus state of its parent shape.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultReflectParentSelectedState

Gets the child shape field and verifies whether it should be selected when its parent shape is selected or sets the ability to reflect the selection state of its parent shape.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultSelectable

Gets the shape field and verifies whether it can be selected by default or sets the default selection state of the shape field.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultSelectedBackgroundBrushId

Gets or sets the ID of the default background brush for the shape field.(Inherited from ShapeField.)

System_CAPS_pubpropertyDefaultUnscaled

Gets or sets whether image should be drawn unscaled with regards to the bounds of this field or image should be scaled to fit the bounds.

System_CAPS_pubpropertyDefaultVisibility

Gets the shape field and verifies whether it appears by default or sets the default visibility of the shape field.(Inherited from ShapeField.)

System_CAPS_pubpropertyName

Gets the name of the shape field.(Inherited from ShapeField.)

Return to top
Show: