CodeWriterBeginIndentOnNewLineRelativeToCurrentOffset Method |
Begin a section during which any newline should be indented relative to the current offset.
Namespace:
Nova.Rendering
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public void BeginIndentOnNewLineRelativeToCurrentOffset(
CodeObject codeObject
)
Parameters
- codeObject
- Type: Nova.CodeDOMCodeObject
See Also