PenSettings::PenStyleSetInfo Property

 

Gets or sets the PenStyleSetInfo associated with these settings.

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

public:
property PenStyleSetInfo^ PenStyleSetInfo {
	PenStyleSetInfo^ get();
	void set(PenStyleSetInfo^ value);
}
Return to top
Show: