InPlaceTextEditor::SetFont Method (String^, Single, FontStyle, GraphicsUnit, DiagramClientView^)
Visual Studio 2015
Sets the font for this editor.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: void SetFont( String^ familyName, float emSize, FontStyle style, GraphicsUnit unit, DiagramClientView^ view )
Parameters
- familyName
- Type: System::String^
- emSize
- Type: System::Single
- style
- Type: System.Drawing::FontStyle
- unit
- Type: System.Drawing::GraphicsUnit
Show: