ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorView Class : MaxLights Property |
'Declaration Public ReadOnly Property MaxLights As Integer
'Usage Dim instance As ImGearVectorView Dim value As Integer value = instance.MaxLights
public int MaxLights {get;}
public: __property int get_MaxLights();