GraphConditionalStyleCollection::FindStyle Method (String^, String^)

 

Finds existing style by group and value label.

Namespace:   Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

public:
GraphConditionalStyle^ FindStyle(
	String^ group,
	String^ label
)

Parameters

group
Type: System::String^

label
Type: System::String^

Return to top
Show: