ItemDrawInfo 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_pubpropertyAlternateFont

Gets or sets the desire to use the alternate font for this list item.

System_CAPS_pubpropertyDisabled

Gets or sets the disabled state of the list item.

System_CAPS_pubpropertyImage

Gets or sets the image for the list item.

System_CAPS_pubpropertyImageMargin

Gets or sets the image margin - the spacing between image and text - for the list item.

System_CAPS_pubpropertyIndent

Gets or sets the margin from the left side of the list field to the left side of the item image (or item text if no image exists).

System_CAPS_pubpropertyStringFormat

Gets or sets the StringFormat of this list item

System_CAPS_pubpropertyText

Gets or sets the text of the list item.

Return to top
Show: