ColoredBalls Example for Visual Basic
RasterProc.ColoredBallsCount = 7
RasterProc.ColoredBalls(0) = RGB(230, 50, 50)
RasterProc.ColoredBalls (1) = RGB(230, 200, 160)
RasterProc.ColoredBalls (2) = RGB(255, 255, 128)
RasterProc.ColoredBalls (3) = RGB(240, 50, 100)
RasterProc.ColoredBalls (4) = RGB(255, 255, 180)
RasterProc.ColoredBalls (5) = RGB(170, 240, 100)
RasterProc.ColoredBalls (6) = RGB(255, 255, 255)
RasterProc.ColoredBalls LEADRasterView1.Raster, 1000, _
25, 15, 4500, _
RGB(255, 255, 255), _
RGB(255, 0, 0), _
RGB(255, 255, 0), _
64, 10, 100, _
CLRBALLS_SHADING_CIRCULAR Or _
CLRBALLS_STICKER Or _
CLRBALLS_IMAGE Or _
CLRBALLS_BALLCLR_OPACITY