Aqla Solutions

[This is preliminary documentation and is subject to change.]

Namespace: JustLogic.Editor.JLGUI
Assembly: JustLogicCoreEditor (in JustLogicCoreEditor.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public int OutlinedIndent { get; private set; }
JScript
final function get OutlinedIndent () : int
private final function set OutlinedIndent (value : int)

Implements

IDrawContext..::..OutlinedIndent

See Also