neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neogfx::graphics_operation::draw_rect Struct Reference

#include <graphics_operations.hpp>

Public Attributes

rect rect
 
pen pen
 
brush fill
 

Detailed Description

Definition at line 169 of file graphics_operations.hpp.

Member Data Documentation

◆ fill

brush neogfx::graphics_operation::draw_rect::fill

Definition at line 173 of file graphics_operations.hpp.

◆ pen

pen neogfx::graphics_operation::draw_rect::pen

Definition at line 172 of file graphics_operations.hpp.

◆ rect

rect neogfx::graphics_operation::draw_rect::rect

Definition at line 171 of file graphics_operations.hpp.


The documentation for this struct was generated from the following file: