ImageGear .NET - Updated November 28, 2017
Focus Property




ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : Focus Property
Gets or sets a lens focus of the view.
Syntax
'Declaration
 
Public Property Focus As Single
 
'Usage
 
Dim instance As ImGearVectorView
Dim value As Single
 
instance.Focus = value
 
value = instance.Focus

Property Value

Any non-negative floating point value.
Remarks
The default value is 0.
See Also

Reference

ImGearVectorView Class
ImGearVectorView Members