VisuFbTickMarkDrawer2.prvProcessMinorTickMarks
(METH)
METHOD prvProcessMinorTickMarks
This method draws the minor tick marks.
- InOut:
Scope
Name
Type
Comment
Input
diNumMinorTickMarks
DINT
The number of minor tick marks to draw
eWhichTickMark
VisuEnumMinorTickmark
A VisuEnumMinorTickmark value describing the kind of minor tick marks to draw
diIndexMajor
DINT
The 0-relative index if the major tick mark the minor tick mark belongs to. Only relevant if eWhichTickMark = VisuEnumMinorTickmark.NORMAL
itfTickMarkProvider
ITickMarkProvider
The ITickMarkProvider instance providing the parameters for drawing the minor tick marks
vecDelta
VisuStructVector
Same parameter like in IPlotAxisTickMarkTraverserClient.ProcessMinorTickMarks
vecTickDir
VisuStructVector
Same parameter like in IPlotAxisTickMarkTraverserClient.ProcessMinorTickMarks