SRGraphComponent::DrawCustomPointObject

void SRGraphComponent::DrawCustomPointObject(CPoint point, SRGraphStyle * ptrStyle)

Draws custom point objects -- override to generate your own data object graphic
Called by DrawPointObject

Defined in: SRGComp.cpp

Return Value

void

Parameters

point

Position at which the object is to be drawn

ptrStyle

Pointer to the style used to draw the data object