CodeWriterGetColumnWidths Method |
Get any column widths associated with the specified CodeObject.
Namespace:
Nova.Rendering
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public int[] GetColumnWidths(
CodeObject codeObject
)
Parameters
- codeObject
- Type: Nova.CodeDOMCodeObject
Return Value
Type:
Int32See Also