OptionsManagerMSAA Property |
Namespace:
SmartBear.TestLeft.Options
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax public MSAASettings MSAA { get; }
Public ReadOnly Property MSAA As MSAASettings
Get
Dim instance As OptionsManager
Dim value As MSAASettings
value = instance.MSAA
public:
property MSAASettings^ MSAA {
MSAASettings^ get ();
}
Property Value
Type:
MSAASettingsSee Also