| Visual Basic (Declaration) | |
|---|---|
Public Property PixelSize As Nullable(Of Size) | |
| C# | |
|---|---|
public Nullable<Size> PixelSize {get; set;} | |
Property Value
The size of the pixel.Target Platforms:Windows Phone 7
|
| ArcGIS Runtime SDK for Windows Phone - Library Reference | |
| PixelSize Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > MensurationParameterBase Class : PixelSize Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property PixelSize As Nullable(Of Size) | |
| C# | |
|---|---|
public Nullable<Size> PixelSize {get; set;} | |
Target Platforms:Windows Phone 7