Radar.Rows Property
Gets the number of rays used by this Radar.
Thread safety: This property is thread-safe.
Syntax
public System.Int32 Rows { get; }
Property Value
Platforms
Windows, Linux, Android
Gets the number of rays used by this Radar.
public System.Int32 Rows { get; }
Windows, Linux, Android
In this article
Gets the number of rays used by this Radar.
public:
int32_t rows ( ) const;
Windows, Linux, Android
In this article
Gets the number of rays used by this Radar.
public final int getRows ( )
Windows, Linux, Android
In this article
Gets the number of rays used by this Radar.
rows
Windows, Linux, Android
In this article