Class StbSecFoundation_RC_TaperedRect
Inheritance
System.Object
StbSecFoundation_RC_TaperedRect
Assembly: STBDotNet.dll
Syntax
public class StbSecFoundation_RC_TaperedRect : object
Properties
|
Improve this Doc
View Source
depth_base
Declaration
public double depth_base { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
depth_tip
Declaration
public double depth_tip { 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 |
|