Graph.Styles 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 the collection of styles
public:
property Microsoft::VisualStudio::GraphModel::Styles::GraphConditionalStyleCollection ^ Styles { Microsoft::VisualStudio::GraphModel::Styles::GraphConditionalStyleCollection ^ get(); };
public Microsoft.VisualStudio.GraphModel.Styles.GraphConditionalStyleCollection Styles { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Styles : Microsoft.VisualStudio.GraphModel.Styles.GraphConditionalStyleCollection
Public ReadOnly Property Styles As GraphConditionalStyleCollection
Property Value
- Attributes