Position
Overview
Location
- Reference: RemObjects.Elements.Cirrus.dll
- Namespace: RemObjects.Elements.Cirrus
constructor
constructor
Position()
init()
Position()
Sub New()
Parameters:
- aFile:
- aStartRow:
- aStartCol:
- aEndRow:
- aEndCol:
EndCol
property EndCol: Int32 read write;
Int32 EndCol { get; set; }
var EndCol: Int32 { get{} set{} }
Int32 EndCol { __get; __set; }
Property EndCol() As Int32
EndRow
property EndRow: Int32 read write;
Int32 EndRow { get; set; }
var EndRow: Int32 { get{} set{} }
Int32 EndRow { __get; __set; }
Property EndRow() As Int32
fFile
File
property File: String read write;
String File { get; set; }
var File: String { get{} set{} }
String File { __get; __set; }
Property File() As String
SourceLanguage
property SourceLanguage: Language read;
Language SourceLanguage { get; }
var SourceLanguage: Language { get{} }
Language SourceLanguage { __get; }
ReadOnly Property SourceLanguage() As Language
StartCol
property StartCol: Int32 read write;
Int32 StartCol { get; set; }
var StartCol: Int32 { get{} set{} }
Int32 StartCol { __get; __set; }
Property StartCol() As Int32
StartRow
EndCol
property EndCol: Int32 read write;
Int32 EndCol { get; set; }
var EndCol: Int32 { get{} set{} }
Int32 EndCol { __get; __set; }
Property EndCol() As Int32
EndRow
property EndRow: Int32 read write;
Int32 EndRow { get; set; }
var EndRow: Int32 { get{} set{} }
Int32 EndRow { __get; __set; }
Property EndRow() As Int32
File
property File: String read write;
String File { get; set; }
var File: String { get{} set{} }
String File { __get; __set; }
Property File() As String
SourceLanguage
property SourceLanguage: Language read;
Language SourceLanguage { get; }
var SourceLanguage: Language { get{} }
Language SourceLanguage { __get; }
ReadOnly Property SourceLanguage() As Language
StartCol
property StartCol: Int32 read write;
Int32 StartCol { get; set; }
var StartCol: Int32 { get{} set{} }
Int32 StartCol { __get; __set; }
Property StartCol() As Int32
StartRow
constructor
constructor
Position()
init()
Position()
Sub New()
Parameters:
- aFile:
- aStartRow:
- aStartCol:
- aEndRow:
- aEndCol: