Share via


MapLocationInstance.Unit 속성

정의

Unit 클래스의 MapLocation 속성에 대한 계산된 값을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Unit Unit { Microsoft::ReportingServices::OnDemandReportRendering::Unit get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Unit Unit { get; }
member this.Unit : Microsoft.ReportingServices.OnDemandReportRendering.Unit
Public ReadOnly Property Unit As Unit

속성 값

Unit 속성의 계산된 값을 나타내는 Unit 값입니다.

적용 대상