23 lines
No EOL
695 B
HTML
23 lines
No EOL
695 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>Cdd-Viewer-Rect</title>
|
|
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
|
|
</script>
|
|
<script type="text/javascript">
|
|
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<h3>Cdd-Viewer-Rect</h3><pre>Defined in file <a href="cdd.asn.html">cdd.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCCdd__Viewer__Rect.html">CCdd_Viewer_Rect</a>
|
|
|
|
|
|
Cdd-Viewer-Rect ::= SEQUENCE {
|
|
top INTEGER, -- top coordinate
|
|
left INTEGER, -- left coordinate
|
|
width INTEGER, -- width
|
|
height INTEGER -- height
|
|
}</pre>
|
|
</body>
|
|
</html> |