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