Class StbSecFoundation_RC_Triangle
Inheritance
System.Object
StbSecFoundation_RC_Triangle
Assembly: STBDotNet.dll
Syntax
public class StbSecFoundation_RC_Triangle : 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 |
|