Gets or sets the height at which to display the animation on the screen.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ScreenHeight As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IAVIParameter
Dim value As Integer
instance.ScreenHeight = value
value = instance.ScreenHeight
|
C# | |
---|
int ScreenHeight {get; set;} |
C++/CLI | |
---|
property int ScreenHeight {
int get();
void set (int value);
} |
Return Value
Height at which to display the animation on the screen
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0