ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityNURBScurve Class : Degree Property |
'Declaration Public Property Degree As Integer
'Usage Dim instance As ImGearVectorEntityNURBScurve Dim value As Integer instance.Degree = value value = instance.Degree
public int Degree {get; set;}