IPixelPyramidDraw Description interface Tinman.Terrain.Pyramids.IPixelPyramidDraw Derived from IPixelPyramid Base interface for pixel pyramids that augment the output of another pyramid with some custom drawing. Public / Attributes Draw public attribute Draw → (get,set) value : DrawDelegate The draw delegate or null. The current draw delegate. UserData public attribute UserData → (get,set) value : object The user data object. Optional user data object that is passed to DrawDelegate. IPixelPyramidDataset IPixelPyramidShape