IFont::SetRatio Method (Int32, Int32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void SetRatio(
	int cyLogical,
	int cyHimetric
)

Parameters

cyLogical
Type: System::Int32
cyHimetric
Type: System::Int32
Return to top
Show: