Package | Description |
---|---|
com.tencentcloudapi.cms.v20190321.models |
Modifier and Type | Method and Description |
---|---|
CodePosition[] |
CodeDetail.getCodePosition()
Get 二维码在图片中的位置,由边界点的坐标表示
|
Modifier and Type | Method and Description |
---|---|
void |
CodeDetail.setCodePosition(CodePosition[] CodePosition)
Set 二维码在图片中的位置,由边界点的坐标表示
|
Constructor and Description |
---|
CodePosition(CodePosition source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2022. All rights reserved.