SoOutputDecrementIndent Method |
Calls DecrementIndent(1).
Namespace: OIV.InventorAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void DecrementIndent()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub DecrementIndent
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
void DecrementIndent()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member DecrementIndent : unit -> unit
Remarks See Also