Show / Hide Table of Contents

Class StbSecFoundation_RC_Continuous

Inheritance
System.Object
StbSecFoundation_RC_Continuous
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecFoundation_RC_Continuous : object

Properties

| Improve this Doc View Source

depth_base

Declaration
public double depth_base { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

depth_tip

Declaration
public double depth_tip { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

type

Declaration
public StbSecFoundation_RC_ContinuousType type { get; set; }
Property Value
Type Description
StbSecFoundation_RC_ContinuousType
| Improve this Doc View Source

width

Declaration
public double width { get; set; }
Property Value
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX