Metodo ReportSize.ToInches
Returns the size in inches.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public Function ToInches As Double
'Utilizzo
Dim instance As ReportSize
Dim returnValue As Double
returnValue = instance.ToInches()
public double ToInches()
public:
double ToInches()
member ToInches : unit -> float
public function ToInches() : double
Valore restituito
Tipo: System.Double
The size in inches.