Class StbSecFoundation_RC_Rect
Inheritance
System.Object
StbSecFoundation_RC_Rect
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 |
|