Enumerazione MapResizeMode
Represents the resize modes for a marker image.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Public Enumeration MapResizeMode
'Utilizzo
Dim instance As MapResizeMode
public enum MapResizeMode
public enum class MapResizeMode
type MapResizeMode
public enum MapResizeMode
Membri
Nome membro | Descrizione | |
---|---|---|
AutoFit | The image is sized to fit the marker size. | |
None | The image is drawn using its original size. |
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering