Grx.TextOptions.get_v_align
@accepts(Grx.TextOptions)
@returns(Grx.TextVAlign)
def get_v_align(self):
# Python wrapper for grx_text_options_get_v_align()
Gets the vertical alignment.
- self
the options
- Returns
@accepts(Grx.TextOptions)
@returns(Grx.TextVAlign)
def get_v_align(self):
# Python wrapper for grx_text_options_get_v_align()
Gets the vertical alignment.
the options