DRTSettingsShapeFactor Property |
Gets or sets the shape factor used in the DRT calculation.
Namespace: RelaxIS_SDK.RelaxISWCFLink.DRTAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public double ShapeFactor { get; set; }
Public Property ShapeFactor As Double
Get
Set
Dim instance As DRTSettings
Dim value As Double
value = instance.ShapeFactor
instance.ShapeFactor = value
Property Value
DoubleSee Also