Click or drag to resize

CodeWriterEndAlignment Method

End the association of alignment information with a code object.

Namespace:  Nova.Rendering
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void EndAlignment(
	CodeObject codeObject
)

Parameters

codeObject
Type: Nova.CodeDOMCodeObject
See Also