GraphCondition Constructor (GraphConditionalStyle^)

 

Constructs a Condition object for the given style

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

public:
GraphCondition(
	GraphConditionalStyle^ owner
)

Parameters

owner
Type: Microsoft.VisualStudio.GraphModel.Styles::GraphConditionalStyle^

The style with which to associate the Condition

Return to top
Show: