C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the registration mark height, in pixels.
public int Height { get; set; }
Public Property Height As Integer
public int Height {get; set;}
@property (nonatomic, assign) NSUInteger height
public int getHeight()
public void setHeight(int value)
<br/>get_Height();<br/>set_Height(value);<br/>Object.defineProperty('Height');
Registration mark height, in pixels. This property accepts only positive values.
For more information, refer to Detecting Registration Marks.
Refer to SearchRegistrationMarksCommand.
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