API Reference > OdBcf Namespace > Classes > OdBcfBitmap Class > OdBcfBitmap Methods > OdBcfBitmap::getLocation Method
OdBcfBitmap::getLocation Method
Syntax
C++
const OdBcfPointPtr& getLocation() const;

A smart pointer to the OdBcfPoint object that represents the location.

Retrieves the bitmap's location.

The location point returned by the method can't be modified in the calling subroutine.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.