'Declaration
Protected Overridable Sub RenderHorizontalTicks( _ ByVal context As NPaintContext, _ ByVal info As NTickShapeRenderInfo, _ ByVal bounds As NRectangle _ )
'Usage
Dim instance As NTickShape Dim context As NPaintContext Dim info As NTickShapeRenderInfo Dim bounds As NRectangle instance.RenderHorizontalTicks(context, info, bounds)
protected virtual void RenderHorizontalTicks( NPaintContext context, NTickShapeRenderInfo info, NRectangle bounds )
Parameters
- context
- info
- bounds