GraphConditionalStyle.Setters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get all the setters
public:
property Microsoft::VisualStudio::GraphModel::Styles::GraphSetterCollection ^ Setters { Microsoft::VisualStudio::GraphModel::Styles::GraphSetterCollection ^ get(); };
public Microsoft.VisualStudio.GraphModel.Styles.GraphSetterCollection Setters { get; }
member this.Setters : Microsoft.VisualStudio.GraphModel.Styles.GraphSetterCollection
Public ReadOnly Property Setters As GraphSetterCollection