Picture.DrawInternal Method

Protected Sub DrawInternal( _ 
ByVal data As DrawParams, _ 
Optional ByVal blending As blendStateType = blendStateType.Blend _ 
)
This language is not supported or no code example is available.
protected void DrawInternal( 
DrawParams data
blendStateType blending = blendStateType.Blend 
)
This language is not supported or no code example is available.

Parameters

data
DrawParams

blending
blendStateType

.NET Framework

Supported in: 4.8

In this article

Definition