align property

int? get align

Implementation

int? get align native;
set align (int? value)

Implementation

set align(int? value) native;