SRGraphView::GetPosition

SRGraphPosition *SRGraphView::GetPosition(SRGraph *pGraph, CPointpoint)

This virtual function provides the ability to return your own position class derived from SRGraphPosition.

Defined in: GraphVw.cpp

Return Value

Pointer to a newly created SRGraphPosition object

Parameters

pGraph

Graph object being interrogated

point

Position of the interrogation coordinates