다음을 통해 공유


GetSize 메서드

Gets a size property.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls.dll의 Microsoft.ReportingServices.Designer.Controls

구문

‘선언
Function GetSize ( _
    propertyIndex As Integer _
) As ReportSize
‘사용 방법
Dim instance As IPropertyStore
Dim propertyIndex As Integer
Dim returnValue As ReportSize

returnValue = instance.GetSize(propertyIndex)
ReportSize GetSize(
    int propertyIndex
)
ReportSize GetSize(
    int propertyIndex
)
abstract GetSize : 
        propertyIndex:int -> ReportSize 
function GetSize(
    propertyIndex : int
) : ReportSize

매개 변수