DRTSettingsNumberOfPoints Property |
Namespace: RelaxIS_SDK.RelaxISWCFLink.DRTAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public int NumberOfPoints { get; set; }
Public Property NumberOfPoints As Integer
Get
Set
Dim instance As DRTSettings
Dim value As Integer
value = instance.NumberOfPoints
instance.NumberOfPoints = value
Property Value
Int32See Also