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