'Declaration
Public ReadOnly Property TouchZoomSnapPoints As List(Of Single)
'Usage
Dim instance As FpSpread Dim value As List(Of Single) value = instance.TouchZoomSnapPoints
public List<float> TouchZoomSnapPoints {get;}
'Declaration
Public ReadOnly Property TouchZoomSnapPoints As List(Of Single)
'Usage
Dim instance As FpSpread Dim value As List(Of Single) value = instance.TouchZoomSnapPoints
public List<float> TouchZoomSnapPoints {get;}