[Visual Basic] Public Property InterpolationType As EpInterpolationType [C#] public EpInterpolationType InterpolationType { get; set; } [C++] public: __property EpInterpolationType get_InterpolationType(); public: __property void set_InterpolationType(EpInterpolationType ); [JScript] public function get InterpolationType() : EpInterpolationType public function set InterpolationType(EpInterpolationType);
FamilyOfCharlines Class | EbsOpen Namespace