Namespace: CuteEditor.ToolsAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public int LinePosition { get; } |
| Visual Basic |
|---|
Public ReadOnly Property LinePosition As Integer
Get |
| Visual C++ |
|---|
public:
property int LinePosition {
int get ();
} |
See Also