TeethPeriod Property (Alligator)
In This Topic
Gets or sets the period of Alligator's teeth.
Syntax
'Declaration
<C1DescriptionAttribute("Alligator.TeethPeriod", "Gets or sets the period of Alligator's teeth.")>
Public Property TeethPeriod As Integer
[C1Description("Alligator.TeethPeriod", "Gets or sets the period of Alligator's teeth.")]
public int TeethPeriod {get; set;}
See Also