C#
VB
C++
Gets or sets the width of one reference tile, with respect to the reference grid.
public int ReferenceTileWidth { get; set; }
Public Property ReferenceTileWidth As Integer
public:
property int ReferenceTileWidth {
int get();
void set ( int value);
}
Value that indicates the width of one reference tile, with respect to the reference grid.