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