Helper bitmap to help us measure stuff

Namespace: SynergyServerScripting.Reports
Assembly: SynergyServerScripting (in SynergyServerScripting.dll)

Public Shared Property MeasureBitmap() As Bitmap
This language is not supported or no code example is available.
public static Bitmap MeasureBitmap {get; set;}
This language is not supported or no code example is available.
public:  
static property Bitmap^ MeasureBitmap { 
Bitmap^ get( ); 
void set( 
Bitmap^ value 
); 
}
This language is not supported or no code example is available.
public static function get MeasureBitmap() : Bitmap
public static function set MeasureBitmap(value : Bitmap);
This language is not supported or no code example is available.

Property Value

Type: Bitmap

.NET Framework

Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1