LabelTextField Properties
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | AnchoringBehavior | Describes how the content of the field should position and size itself in relation to the parent ShapeElement.(Inherited from ShapeField.) |
![]() | DefaultAccessibleDescription | Gets or sets the default accessible description.(Inherited from ShapeField.) |
![]() | DefaultAccessibleName | Gets or sets the default name of the shape field for the accessible object.(Inherited from ShapeField.) |
![]() | DefaultAccessibleState | Gets the default state of the shape field for the accessible object.(Inherited from ShapeField.) |
![]() | DefaultAutoSize | If true, the text field's minimum reported size will grow to accomodate the length of the diplay text. Autosizable text fields will still respect the minimum size specified in the AnchoringBehavior.(Inherited from TextField.) |
![]() | DefaultBackgroundBrushId | Gets or sets the ID of the default brush to paint the background of the shape field.(Inherited from ShapeField.) |
![]() | DefaultCommitOnEscape | Gets or sets a value indicating whether the Escape key commits the edit. If true, the Enter key will be used as a CRLF for in-place editing.(Inherited from TextField.) |
![]() | DefaultFocusable | Gets the shape field and verifies whether it can receive focus, or gives the shape field the ability to receive focus.(Inherited from ShapeField.) |
![]() | DefaultFontId | Gets or sets the default font id.(Inherited from TextField.) |
![]() | DefaultInactiveSelectedBackgroundBrushId | Gets or sets the ID of the default background brush for the shape field.(Inherited from ShapeField.) |
![]() | DefaultInactiveSelectedTextBrushId | Gets or sets the default brush id for the inactive selected text.(Inherited from TextField.) |
![]() | DefaultIsHorizontal | Gets or sets the default horizontal state for the text.(Inherited from TextField.) |
![]() | DefaultMultipleLine | If true, the text automatically wraps over more than one line to fit into the width available.(Inherited from TextField.) |
![]() | DefaultPenId | Gets or sets the ID of the default pen to use for the shape field.(Inherited from ShapeField.) |
![]() | DefaultReflectParentFocusedState | 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.) |
![]() | DefaultReflectParentSelectedState | 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.) |
![]() | DefaultSelectable | 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.) |
![]() | DefaultSelectedBackgroundBrushId | Gets or sets the ID of the default background brush for the shape field.(Inherited from ShapeField.) |
![]() | DefaultSelectedTextBrushId | Gets or sets the default brush id for the selected text.(Inherited from TextField.) |
![]() | DefaultStringFormat | Gets or sets the default string format for text drawing.(Inherited from TextField.) |
![]() | DefaultText | Gets or sets the default text to draw.(Inherited from TextField.) |
![]() | DefaultTextBrushId | Gets or sets the default brush id for the text.(Inherited from TextField.) |
![]() | DefaultVisibility | Gets the shape field and verifies whether it appears by default or sets the default visibility of the shape field.(Inherited from ShapeField.) |
![]() | DisplayMember | Gets or sets the property name that the display text is associated with.(Inherited from TextField.) |
![]() | DrawBorder | (Do not use - will be changed)(Inherited from TextField.) |
![]() | FillBackground | (Do not use - will be changed)(Inherited from TextField.) |
![]() | Name | Gets the name of the shape field.(Inherited from ShapeField.) |
