Eyeshot 10 WPF API Reference
GetOffsetForSelection Method

WPF Assembly > devDept.Eyeshot Namespace > Camera Class : GetOffsetForSelection Method
Gets the offset applied to the camera planes for the drawing of the selected entities.
Syntax
'Declaration
 
Protected Friend Overridable Function GetOffsetForSelection() As Double
protected internal virtual double GetOffsetForSelection()

Return Value

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

Reference

Camera Class
Camera Members