Dimension.DrawDimension Method

Protected Overridable Sub DrawDimension( _ 
ByVal data As DrawParams, _ 
ByVal disableCulling As Boolean, _ 
ByVal drawingForSelection As Boolean
)
This language is not supported or no code example is available.
protected virtual void DrawDimension( 
DrawParams data
bool disableCulling
bool drawingForSelection 
)
This language is not supported or no code example is available.

Parameters

data
DrawParams

disableCulling
bool

drawingForSelection
bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition