Eyeshot 10 WinForms API Reference
GraphicsDataWithError Property

WinForms Assembly > devDept.Graphics Namespace > RenderContextBase Class : GraphicsDataWithError Property
Gets or sets the EntityGraphicsData that caused error during the drawing.
Syntax
'Declaration
 
Public Property GraphicsDataWithError As EntityGraphicsData
public EntityGraphicsData GraphicsDataWithError {get; set;}
Remarks
For internal use only.
See Also

Reference

RenderContextBase Class
RenderContextBase Members