Struct azure::azure_hl::SurfacePattern [] [src]

pub struct SurfacePattern {
    pub azure_surface_pattern: AzSurfacePatternRef,
    pub repeat_x: bool,
    pub repeat_y: bool,
}

Fields

Methods

impl SurfacePattern
[src]

[src]

[src]

Trait Implementations

impl Debug for SurfacePattern
[src]

[src]

Formats the value using the given formatter.

impl Drop for SurfacePattern
[src]

[src]

Executes the destructor for this type. Read more

impl Clone for SurfacePattern
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more