Share via


IFont.put_Size Method

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

Syntax

'Declaration
Sub put_Size ( _
    SIZE As Decimal _
)
void put_Size(
    decimal SIZE
)
void put_Size(
    [InAttribute] Decimal SIZE
)
abstract put_Size : 
        SIZE:decimal -> unit 
function put_Size(
    SIZE : decimal
)

Parameters

.NET Framework Security

See Also

Reference

IFont Interface

Microsoft.VisualStudio.OLE.Interop Namespace