get_alignment


Description:

public void get_alignment (out float xalign, out float yalign)

Get the x-alignment and y-alignment of the gutter renderer.

Parameters:

this

a SourceGutterRenderer

xalign

return location for the x-alignment, or null to ignore.

yalign

return location for the y-alignment, or null to ignore.