Show / Hide Table of Contents

Class StbSecRollBOX

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

Properties

| Improve this Doc View Source

A

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

B

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

name

Declaration
public string name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

r

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

t

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

type

Declaration
public StbSecRollBOXType type { get; set; }
Property Value
Type Description
StbSecRollBOXType
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX