'Declaration Public Function GetContentInfoByLocation( _
ByVal locationThe location.As Vintasoft.Primitives.VintasoftPoint _
) As Vintasoft.Imaging.Office.Vmf.UI.VmfContentInfo
public Vintasoft.Imaging.Office.Vmf.UI.VmfContentInfo GetContentInfoByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
public: Vintasoft.Imaging.Office.Vmf.UI.VmfContentInfo* GetContentInfoByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
public:
Vintasoft.Imaging.Office.Vmf.UI.VmfContentInfo^ GetContentInfoByLocation(
Vintasoft.Primitives.VintasoftPoint location
)
Parameters
- location
- The location.
Return Value
The content information.