FontStyleSetInfo Class
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Class FontStyleSetInfo _
Implements ICloneable
'Usage
Dim instance As FontStyleSetInfo
public class FontStyleSetInfo : ICloneable
public ref class FontStyleSetInfo : ICloneable
public class FontStyleSetInfo implements ICloneable
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.Diagrams.FontStyleSetInfo
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.