FontStyleSetInfo Class

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

Syntax

Public Class FontStyleSetInfo _
    Implements ICloneable

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.

See Also

Reference

FontStyleSetInfo Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace