Show / Hide Table of Contents

Class StbSecBarColumn_SRC_CircleSame

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

Properties

| Improve this Doc View Source

D_axial

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

D_band

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

D_bar_spacing

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

D_main

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

N_axial

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

N_band

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

N_bar_spacing_X

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

N_bar_spacing_Y

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

N_main

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

pitch_band

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

pitch_bar_spacing

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

pitch_bar_spacingSpecified

Declaration
public bool pitch_bar_spacingSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

strength_axial

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

strength_band

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

strength_bar_spacing

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

strength_main

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