'Declaration Public Property EnableShadows As Boolean
'Usage Dim instance As CADLight Dim value As Boolean instance.EnableShadows = value value = instance.EnableShadows
public bool EnableShadows {get; set;}
'Declaration Public Property EnableShadows As Boolean
'Usage Dim instance As CADLight Dim value As Boolean instance.EnableShadows = value value = instance.EnableShadows
public bool EnableShadows {get; set;}