Height Property (IExtrudedSurface)
Gets or sets the height of this extruded surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Height As System.Double |
C# | |
---|
System.double Height {get; set;} |
JavaScript | |
---|
get_Height () : Number
put_Height (
NewVal : Number
)
|
COM native C++ | |
---|
HRESULT get_Height(
DOUBLE*Val
)
HRESULT put_Height(
DOUBLENewVal |
Property Value
Height
Example
See Also
Availability
DraftSight 2020 SP0