Description
Gets or sets the fractional value used to
scale the overlay's Size property. A value greater
than 1.0 will make the overlay larger while a value less than 1.0
will make it smaller.
Property type
Read-write property
Syntax
| [Visual Basic .NET] |
|---|
Public Property Scale() As Double
|