Show / Hide Table of Contents

Class StbSecBarWall_RC_Single

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

Properties

| Improve this Doc View Source

D

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

pitch

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

pos

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

strength

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