Skip to content

Hyperlink::DestZoom property

The DestTop gets the top position of the hyperlink destination in pixels.

int Zoom { get; }
int getZoom() throws IGRException;
@property
def Zoom(self) -> int
int getZoom() const;
[propget] HRESULT Zoom([out, retval] int *result);

Return Value

int : The zoom property.

See Also