Dynamsoft Panorama - API Reference
Properties | List of all members
Dynamsoft.Panorama.PositionInfo Class Reference

Stores the position information of block-images. More...

Properties

int Xposition [get]
 The x coordinate of block-image position More...
 
int Yposition [get]
 The y coordinate of block-image position More...
 
string blockImgSavePath [get]
 The save path if block-image is stored locally More...
 

Detailed Description

Stores the position information of block-images.

Property Documentation

◆ blockImgSavePath

string Dynamsoft.Panorama.PositionInfo.blockImgSavePath
get

The save path if block-image is stored locally

◆ Xposition

int Dynamsoft.Panorama.PositionInfo.Xposition
get

The x coordinate of block-image position

◆ Yposition

int Dynamsoft.Panorama.PositionInfo.Yposition
get

The y coordinate of block-image position