module Chitra::ShapeProperties

Direct including types

Defined in:

helpers.cr

Instance Method Summary

Instance Method Detail

def fill #

[View source]
def fill=(fill) #

[View source]
def line_cap #

[View source]
def line_cap=(line_cap) #

[View source]
def line_dash #

[View source]
def line_dash=(line_dash) #

[View source]
def line_join #

[View source]
def line_join=(line_join) #

[View source]
def no_fill #

[View source]
def no_fill=(no_fill) #

[View source]
def reset_shape_properties #

[View source]
def stroke #

[View source]
def stroke=(stroke) #

[View source]
def stroke_width #

[View source]
def stroke_width=(stroke_width) #

[View source]