ImageGear .NET - Updated July 5, 2018
LayoutFactor Property




ImageGear24.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : LayoutFactor Property
Gets or sets layout factor of view.
Syntax
'Declaration
 
Public Property LayoutFactor As Single
 
'Usage
 
Dim instance As ImGearVectorView
Dim value As Single
 
instance.LayoutFactor = value
 
value = instance.LayoutFactor
See Also

Reference

ImGearVectorView Class
ImGearVectorView Members