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