RenderContextBase.DrawQuad (RectangleF, Single) Method

Public MustOverride Sub DrawQuad( _ 
ByVal rect As RectangleF, _ 
ByVal zCoord As Single
)
This language is not supported or no code example is available.
public abstract void DrawQuad( 
RectangleF rect
float zCoord 
)
This language is not supported or no code example is available.

Parameters

rect
RectangleF

zCoord
float

.NET Framework

Supported in: 4.8

In this article

Definition