ISurfaceDrawable Interface
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
This entity is experimental and might be changed or removed in a future release.
Location
- Namespace
- Fuse.Drawing
- Package
- Fuse.Drawing.Surface 2.9.1
Interface of ISurfaceDrawable
ElementSize : float2 uno
The size of the element being drawn. Maps to ElementSize
on elements.
IsPrimary : bool uno
Conveys if a surface is the primary method for drawing, or whether it can be drawn without using the surface (such as a Panel's background).