Specifies whether to catch GDI+ exceptions.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public bool CatchGdiPlusExceptions { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property CatchGdiPlusExceptions As Boolean |
See Also