MapResizeMode 열거형
Represents the resize modes for a marker image.
네임스페이스: Microsoft.ReportingServices.OnDemandReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)
구문
‘선언
Public Enumeration MapResizeMode
‘사용 방법
Dim instance As MapResizeMode
public enum MapResizeMode
public enum class MapResizeMode
type MapResizeMode
public enum MapResizeMode
멤버
멤버 이름 | 설명 | |
---|---|---|
AutoFit | The image is sized to fit the marker size. | |
None | The image is drawn using its original size. |