Camera.GetOffsetForSelection Method

Gets the offset applied to the camera planes for the drawing of the selected entities.
Protected Friend Overridable Function GetOffsetForSelection() As Double
This language is not supported or no code example is available.
internal protected virtual double GetOffsetForSelection()
This language is not supported or no code example is available.

Return Value

double

The offset value

Remarks
 
A positive value moves the selected entities closer to the viewer, a negative value moves them farther from the viewer.

.NET Framework

Supported in: 4.8

In this article

Definition