Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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