anchorY property
double?
anchorY
getter/setter pair
用位置绘制时图片的锚点y,图片左上角为(0.0f,0.0f),向右向下为正
使用groundOverlayWithPosition初始化时生效
Implementation
double? anchorY;
用位置绘制时图片的锚点y,图片左上角为(0.0f,0.0f),向右向下为正
使用groundOverlayWithPosition初始化时生效
double? anchorY;