SourceGutterRenderer.getAlignment

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

class SourceGutterRenderer
void
getAlignment
(
out float xalign
,
out float yalign
)

Parameters

xalign float

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

yalign float

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