Énumération MapResizeMode
Represents the resize modes for a marker image.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public Enumeration MapResizeMode
'Utilisation
Dim instance As MapResizeMode
public enum MapResizeMode
public enum class MapResizeMode
type MapResizeMode
public enum MapResizeMode
Membres
Nom de membre | Description | |
---|---|---|
AutoFit | The image is sized to fit the marker size. | |
None | The image is drawn using its original size. |