Version

ILayer Interface Methods

For a list of all members of this type, see ILayer members.

Public Methods
 NameDescription
 MethodFillSceneGraphCall to render the drawing layer as primitives into the scene graph  
 MethodGetDataInvalidMessageOverride to return the correct error message for the invalid state of the data. This message will be printed on the chart for the user.  
 MethodGetInnerBoundsReturns a Rectangle object that represents the TopLeft and BottomRight real world coordinates for the drawing layer to render in the scene graph  
See Also