Eyeshot 10 WinForms API Reference
GfxDrawForSelectionParams Constructor(ViewportLayout,Single,Int32,Transformation,FontDataDictionary,TextStyleDictionary,Dictionary<String,LinePattern>)

WinForms Assembly > devDept.Eyeshot Namespace > GfxDrawForSelectionParams Class > GfxDrawForSelectionParams Constructor : GfxDrawForSelectionParams Constructor(ViewportLayout,Single,Int32,Transformation,FontDataDictionary,TextStyleDictionary,Dictionary<String,LinePattern>)
Syntax
'Declaration
 
Public Function New( _
   ByVal viewportLayout As ViewportLayout, _
   ByVal screenToWorld As Single, _
   ByVal maxPatternRepetitions As Integer, _
   ByVal transformation As Transformation, _
   ByVal fontDefs As FontDataDictionary, _
   ByVal textStyles As TextStyleDictionary, _
   ByVal lineTypes As Dictionary(Of String,LinePattern) _
)

Parameters

viewportLayout
screenToWorld
maxPatternRepetitions
transformation
fontDefs
textStyles
lineTypes
See Also

Reference

GfxDrawForSelectionParams Class
GfxDrawForSelectionParams Members
Overload List