Click or drag to resize

CodeWriterAlignmentState Constructor

Namespace:  Nova.Rendering
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public AlignmentState(
	CodeObject obj,
	int[] offsets
)

Parameters

obj
Type: Nova.CodeDOMCodeObject
offsets
Type: SystemInt32
See Also