public static bool NormInterpolation { get; set; }Public Shared Property NormInterpolation As Boolean
Get
Setpublic:
static property bool NormInterpolation {
bool get ();
void set (bool value);
}static member NormInterpolation : bool with get, set