Show / Hide Table of Contents

Class StbMemberOffsetList

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

Properties

| Improve this Doc View Source

id_node

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

offset_X

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

offset_Y

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

offset_Z

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