Struct azure::azure::struct__AzStrokeOptions [] [src]

#[repr(C)]
pub struct struct__AzStrokeOptions { pub mLineWidth: AzFloat, pub mMiterLimit: AzFloat, pub mDashPattern: *const AzFloat, pub mDashLength: size_t, pub mDashOffset: AzFloat, pub mLineJoin: AzJoinStyle, pub mLineCap: AzCapStyle, }

Fields

Trait Implementations

impl Debug for struct__AzStrokeOptions
[src]

[src]

Formats the value using the given formatter.