SnakingInfo::MaxItemWidth Property

 

The maximum width of any item in the list

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

public:
property float MaxItemWidth {
	float get();
	void set(float value);
}

Property Value

Type: System::Single
Return to top
Show: