ItemDrawInfo::StringFormat Property

 

Gets or sets the StringFormat of this list item

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

public:
property StringFormat^ StringFormat {
	StringFormat^ get();
	void set(StringFormat^ value);
}

Property Value

Type: System.Drawing::StringFormat^
Return to top
Show: