xtd 0.2.0
Loading...
Searching...
No Matches

◆ dot_matrix_style

enum class xtd::forms::dot_matrix_style
strong

Represent dot matrix style used by dot_matrix_display control.

Header
#include <xtd/forms/dot_matrix_style>
Namespace
xtd::forms
Library
xtd.forms
Enumerator
round 

Round dot matrix style.

square 

Square dot matrix style.

standard 

Standard (or round) dot matrix style.