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