Show / Hide Table of Contents

Class StbBeam_RC_BarSpacingApply

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

Properties

| 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

N_bar_spacing

Declaration
public string N_bar_spacing { get; set; }
Property Value
Type Description
System.String
| 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

set_default

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