Show / Hide Table of Contents

Class StbSecBarWall_RC_InsideAndOutside

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

Constructors

| Improve this Doc View Source

StbSecBarWall_RC_InsideAndOutside()

Declaration
public StbSecBarWall_RC_InsideAndOutside()

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_InsideAndOutsidePos pos { get; set; }
Property Value
Type Description
StbSecBarWall_RC_InsideAndOutsidePos
| Improve this Doc View Source

pos2

Declaration
public StbSecBarWall_RC_InsideAndOutsidePos2 pos2 { get; set; }
Property Value
Type Description
StbSecBarWall_RC_InsideAndOutsidePos2
| 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