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

#include <graphics_operations.hpp>

Public Attributes

path path
 
pen pen
 
brush fill
 

Detailed Description

Definition at line 239 of file graphics_operations.hpp.

Member Data Documentation

◆ fill

brush neogfx::graphics_operation::draw_path::fill

Definition at line 243 of file graphics_operations.hpp.

◆ path

path neogfx::graphics_operation::draw_path::path

Definition at line 241 of file graphics_operations.hpp.

◆ pen

pen neogfx::graphics_operation::draw_path::pen

Definition at line 242 of file graphics_operations.hpp.


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