Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Gets the value of the size.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public ReadOnly Property Value As Double
Get
'Uso
Dim instance As ReportSize
Dim value As Double
value = instance.Value
public double Value { get; }
public:
property double Value {
double get ();
}
member Value : float
function get Value () : double
Valor da propriedade
Tipo: System.Double
The value of the size.