ImageGear23.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : LayoutFactor Property |
'Declaration Public Property LayoutFactor As Single
'Usage Dim instance As ImGearVectorView Dim value As Single instance.LayoutFactor = value value = instance.LayoutFactor
public float LayoutFactor {get; set;}