Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip Namespace > SampleRange Class > SampleRange Constructor : SampleRange Constructor(Range,Nullable<Int32>) |
public SampleRange( Range range, Nullable<int> samplingFactor )
'Declaration Public Function New( _ ByVal range As Range, _ ByVal samplingFactor As Nullable(Of Integer) _ )
'Usage Dim range As Range Dim samplingFactor As Nullable(Of Integer) Dim instance As New SampleRange(range, samplingFactor)
public: SampleRange( Range^ range, Nullable<int> samplingFactor )