Show / Hide Table of Contents

Class StbColumn_SRC_BarSpacingApply

Inheritance
System.Object
StbColumn_SRC_BarSpacingApply
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbColumn_SRC_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_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

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