Gets the unit of the size.
네임스페이스: Microsoft.ReportingServices.RdlObjectModel
어셈블리: Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)
구문
‘선언
Public ReadOnly Property Type As SizeTypes
Get
‘사용 방법
Dim instance As ReportSize
Dim value As SizeTypes
value = instance.Type
public SizeTypes Type { get; }
public:
property SizeTypes Type {
SizeTypes get ();
}
member Type : SizeTypes
function get Type () : SizeTypes
속성 값
유형: Microsoft.ReportingServices.RdlObjectModel.SizeTypes
A SizeTypes value.