CYD-UI
A C++ library for building native graphic user interfaces
Loading...
Searching...
No Matches
vg::attr_stroke_miterlimit< E > Struct Template Referenceexport

stroke-miterlimit More...

+ Inheritance diagram for vg::attr_stroke_miterlimit< E >:
+ Collaboration diagram for vg::attr_stroke_miterlimit< E >:

Public Member Functions

E & stroke_miterlimit (int &_stroke_miterlimit_)
 
E & stroke_miterlimit (int &&_stroke_miterlimit_)
 

Public Attributes

int _stroke_miterlimit = 4
 

Detailed Description

template<typename E>
struct vg::attr_stroke_miterlimit< E >

stroke-miterlimit

Definition at line 405 of file attributes.cppm.

Member Function Documentation

◆ stroke_miterlimit() [1/2]

template<typename E>
E & vg::attr_stroke_miterlimit< E >::stroke_miterlimit ( int && _stroke_miterlimit_)
inlineexport

Definition at line 405 of file attributes.cppm.

◆ stroke_miterlimit() [2/2]

template<typename E>
E & vg::attr_stroke_miterlimit< E >::stroke_miterlimit ( int & _stroke_miterlimit_)
inlineexport

Definition at line 405 of file attributes.cppm.


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