다음을 통해 공유


MapSpatialElementTemplate.OffsetY 속성

Gets the Y offset in map coordinates for spatial elements to which the spatial element template is applied.

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

구문

‘선언
Public ReadOnly Property OffsetY As ReportDoubleProperty 
    Get
‘사용 방법
Dim instance As MapSpatialElementTemplate 
Dim value As ReportDoubleProperty 

value = instance.OffsetY
public ReportDoubleProperty OffsetY { get; }
public:
property ReportDoubleProperty^ OffsetY {
    ReportDoubleProperty^ get ();
}
member OffsetY : ReportDoubleProperty
function get OffsetY () : ReportDoubleProperty

속성 값

유형: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object that represents the Y offset in map coordinates for spatial elements to which the spatial element template is applied.

참고 항목

참조

MapSpatialElementTemplate 클래스

Microsoft.ReportingServices.OnDemandReportRendering 네임스페이스