Show / Hide Table of Contents

Class StbSecFoundation_RC_Rect

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

Properties

| Improve this Doc View Source

depth

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

width_X

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

width_Y

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