コード例 #1
0
 /**
  * Where the "Header Story" text ends.
  * Length comes from FibRgLw97.ccpHdd
  */
 public int GetHeaderStoryEnd()
 {
     return(GetHeaderStoryStart() +
            fib.GetCcpHdd());
 }