FontStyleSetInfo::Units Property

 

Gets the unit of measure for this font (always GraphicsUnit.World)

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

public:
property GraphicsUnit Units {
	GraphicsUnit get();
}

Property Value

Type: System.Drawing::GraphicsUnit
Return to top
Show: