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