Search Results for

    Show / Hide Table of Contents

    Class IronPythonEditor

    Inheritance
    System.Object
    IronPythonEditor
    Namespace: Simplic.Framework.UI.CodeEditor
    Assembly: Simplic.Framework.dll
    Syntax
    public class IronPythonEditor : TextEditor

    Constructors

    | Improve this Doc View Source

    IronPythonEditor()

    Set basic settings

    Declaration
    public IronPythonEditor()

    Methods

    | Improve this Doc View Source

    AddErrorMarker(Int32, Int32)

    Declaration
    public void AddErrorMarker(int offset, int length)
    Parameters
    Type Name Description
    System.Int32 offset
    System.Int32 length
    | Improve this Doc View Source

    ClearMarker()

    Declaration
    public void ClearMarker()
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx