GraphicsPathIHandler Interface |
Namespace:
Eto.Drawing
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public interface IHandler : IGraphicsPath,
IDisposable, IControlObjectSource
Public Interface IHandler
Inherits IGraphicsPath, IDisposable, IControlObjectSource
type IHandler =
interface
interface IGraphicsPath
interface IDisposable
interface IControlObjectSource
end
See Also