UserInterfaceSymbolBase.Size Property

Gets or sets the size in pixels.
Public Overridable Property Size() As Integer
This language is not supported or no code example is available.
public virtual int Size {get; set;}
This language is not supported or no code example is available.

Property Value

int
Remarks
 
You need to call the Environment.CompileUserInterfaceElements to see the effect of your changes at run-time.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition