Public Function GetAxisOffsetValue( _ ByVal OffsetType As AgEAxisOffset _ ) As
public double GetAxisOffsetValue( AgEAxisOffset OffsetType );
public: double GetAxisOffsetValue( AgEAxisOffset OffsetType );
public double getAxisOffsetValue( AgEAxisOffset OffsetType );
public: HRESULT GetAxisOffsetValue( AgEAxisOffset OffsetType, double * pNum );
IAgSnVOOffset Interface