SRGraphComponent::DrawDotObject

voidSRGraphComponent::DrawDotObject(CPointpoint, SRGraphStyle *ptrStyle, SRGraphData *pData)

Draws a simple dot object

Defined in: SRGComp.cpp

Return Value

void

Parameters

point

X position of the dot

ptrStyle

Pointer to the style used to draw this object

pData

Optional pointer to a data object. Defaults to NULL. May be used in the labelling process.