C#
VB
Java
WinRT C#
C++
Gets or sets the position the line centered vertically as a percentage value of the total rectangle height.
public double Position { get; set; }
Public Property Position As Double
public double Position {get; set;}
public double getPosition()
public void setPosition(double value)
<br/>get_Position();<br/>set_Position(value);<br/>Object.defineProperty('Position');
public:
property double Position
{
double get()
void set(double value)
}
The position the line centered vertically as a percentage value of the total rectangle height.. Default value is 0.85 meaning 85%. This value must be between 0 and 1.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET