MediaElementBase
媒体元素的不透明度。
构造函数
MediaElementBase
构造函数
new MediaElementBase()
返回:MediaElementBase MediaElementBase对象
属性
opacity
媒体元素的不透明度。
opacity: number
类型: number
访问器
georeference
媒体元素的地理参考信息。
get georeference(): ControlPointsGeoreference | CornersGeoreference | ExtentAndRotationGeoreference
返回: ControlPointsGeoreference | CornersGeoreference | ExtentAndRotationGeoreference 媒体元素的地理参考信息。
set georeference(value: ExtentAndRotationGeoreferenceProperties & object | CornersGeoreferenceProperties & object | ControlPointsGeoreferenceProperties & object): void
参数
- value:
ExtentAndRotationGeoreferenceProperties&object|CornersGeoreferenceProperties&object|ControlPointsGeoreferenceProperties&object
返回: void

BIMFlux AI
