Eyeshot 9.0 WPF API Reference
ViewportLayout.DrawForSelectionParams<T> Class
Members 

WPF Assembly > devDept.Eyeshot Namespace : ViewportLayout.DrawForSelectionParams<T> Class
The entity type
Class that holds the parameters for the selection.
Syntax
'Declaration
 
Public Class ViewportLayout.DrawForSelectionParams(Of T As Entity) 
   Inherits devDept.Eyeshot.ViewportLayout.DrawBaseParams(Of ViewportLayout.GfxAttributesWire,DrawParams,T)
public class ViewportLayout.DrawForSelectionParams<T> : devDept.Eyeshot.ViewportLayout.DrawBaseParams<ViewportLayout.GfxAttributesWire,DrawParams,T> 
where T: Entity
Type Parameters
T
The entity type
Inheritance Hierarchy

System.Object
   devDept.Eyeshot.ViewportLayout.DrawBaseParams<T,Q,S>
      devDept.Eyeshot.ViewportLayout.DrawForSelectionParams<T>

See Also

Reference

ViewportLayout.DrawForSelectionParams<T> Members
devDept.Eyeshot Namespace
DrawForSelection Method