Expand description
Primitive types for winio.
Structs§
- Brush
Pen - Pen with specified brush.
- Drawing
Font - Font for drawing.
- Drawing
Font Builder - Builder of
DrawingFont. - Gradient
Stop - A transition point in a gradient.
- Linear
Gradient Brush - Linear gradient brush.
- Logical
Space - The logical space.
- Message
BoxButton - The pre-defined message box buttons.
- Monitor
- Represents the geometry of a monitor.
- Radial
Gradient Brush - Radial gradient brush.
- Relative
Space - The relative space, which maps [0.0, 1.0] to the logical space.
- Solid
Color Brush - Brush with single solid color.
Enums§
- Color
Theme - Color theme of application.
- HAlign
- Horizontal alignment.
- Message
BoxResponse - Response of message box.
- Message
BoxStyle - Style of message box.
- Mouse
Button - Represents the mouse button.
- Orient
- Orientation.
- VAlign
- Vertical alignment.
Type Aliases§
- Angle
- Angle of vector.
- Color
- Color type.
- Margin
- Logical margin.
- Point
- Logical point.
- Rect
- Logical rectangle.
- RectBox
- Logical rectangle box.
- Relative
Point - Relative point.
- Relative
Size - Relative size.
- Relative
ToLogical - Transform from the relative space to the logical space.
- Relative
Vector - Relative vector.
- Rotation
- Logical rotation.
- Size
- Logical size.
- Vector
- Logical vector.