CodeWriterGetIndentOffset Method |
Get the indentation offset of the specified code object.
Namespace:
Nova.Rendering
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public int GetIndentOffset(
CodeObject codeObject
)
Parameters
- codeObject
- Type: Nova.CodeDOMCodeObject
Return Value
Type:
Int32See Also