The following methods are inherited from class [CRegionObjectElement]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html).
| Method | Description |
|---|---|
[GetLocation]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getlocation) |
Gets the location of the CRegionObjectElement object. |
[GetReferencedElement]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getreferencedelement) |
Gets a pointer to a referenced CRegionObjectElement object. |
[GetElementType]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#getelementtype) |
Gets the type of the CRegionObjectElement object. |
[SetLocation]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#setlocation) |
Sets the location of the CRegionObjectElement object. |
[Clone]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#clone) |
Clones the region object element. |
[Retain]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#retain) |
Increases the reference count of the CRegionObjectElement object. |
[Release]({{ site.dcvb_cpp_api }}core/intermediate-results/region-object-element.html#release) |
Decreases the reference count of the CRegionObjectElement object. |