SoOutputGetIndentLevel Method |
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public int GetIndentLevel()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetIndentLevel As Integer
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
int GetIndentLevel()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetIndentLevel : unit -> int
Return Value
Type:
Int32Remarks See Also