MagnifyingGlassSettings(Size, Double) Constructor

Standard constructor.
Public Sub New( _ 
ByVal size As Size, _ 
ByVal factor As Double
)
This language is not supported or no code example is available.
public MagnifyingGlassSettings( 
Size size
double factor 
)
This language is not supported or no code example is available.

Parameters

size
Size

The lens size

factor
double

The lens magnifying factor

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition