Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents the resize modes for a marker image.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapResizeMode
'Usage
Dim instance As MapResizeMode
public enum MapResizeMode
public enum class MapResizeMode
type MapResizeMode
public enum MapResizeMode
Members
| Member name | Description | |
|---|---|---|
| AutoFit | The image is sized to fit the marker size. | |
| None | The image is drawn using its original size. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace