Legend.DrawGdi Method

Protected Friend Sub DrawGdi( _ 
ByVal scaleFactor As Single, _ 
ByVal viewportScaleRatio As Single, _ 
ByVal g As Graphics, _ 
ByVal control As Environment, _ 
ByVal viewport As Viewport, _ 
ByVal startPtViewport As Point
)
This language is not supported or no code example is available.
internal protected void DrawGdi( 
float scaleFactor
float viewportScaleRatio
Graphics g
Environment control
Viewport viewport
Point startPtViewport 
)
This language is not supported or no code example is available.

Parameters

scaleFactor
float

viewportScaleRatio
float

g
Graphics

control
Environment

viewport
Viewport

startPtViewport
Point

.NET Framework

Supported in: 4.8

In this article

Definition