共用方式為


MapTileBitmapRequestedEventArgs.Y 屬性

定義

取得所要求磚的 Y 值。

public:
 property int Y { int get(); };
int Y();
public int Y { get; }
var int32 = mapTileBitmapRequestedEventArgs.y;
Public ReadOnly Property Y As Integer

屬性值

Int32

int

所要求磚的 Y 值。

適用於

另請參閱