다음을 통해 공유


MapLocation.Unit 속성

Gets the unit of measure to be used for both Left and Top.

네임스페이스:  Microsoft.ReportingServices.OnDemandReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore(Microsoft.ReportingServices.ProcessingCore.dll)

구문

‘선언
Public ReadOnly Property Unit As ReportEnumProperty(Of Unit)
    Get
‘사용 방법
Dim instance As MapLocation 
Dim value As ReportEnumProperty(Of Unit)

value = instance.Unit
public ReportEnumProperty<Unit> Unit { get; }
public:
property ReportEnumProperty<Unit>^ Unit {
    ReportEnumProperty<Unit>^ get ();
}
member Unit : ReportEnumProperty<Unit>
function get Unit () : ReportEnumProperty<Unit>

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Unit>
A ReportEnumProperty<EnumType> object.

참고 항목

참조

MapLocation 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스