Namespace: P4s3CurveNewAssembly: P4s3CurveNew (in P4s3CurveNew.exe) Version: 0.0.0.0
Syntax
C# |
---|
[CompilationMappingAttribute(SourceConstructFlags.Value)]
public static double SEG_INNER_ERROR_CRIT_RADIUS { get; set; } |
Visual Basic |
---|
<CompilationMappingAttribute(SourceConstructFlags.Value)>
Public Shared Property SEG_INNER_ERROR_CRIT_RADIUS As Double
Get
Set |
Visual C++ |
---|
public:
[CompilationMappingAttribute(SourceConstructFlags::Value)]
static property double SEG_INNER_ERROR_CRIT_RADIUS {
double get ();
void set (double value);
} |
Property Value
Type:
Double
See Also