[Visual Basic] Public Property Interpolation2dType As EpInterpolation2dType [C#] public EpInterpolation2dType Interpolation2dType { get; set; } [C++] public: __property EpInterpolation2dType get_Interpolation2dType(); public: __property void set_Interpolation2dType(EpInterpolation2dType ); [JScript] public function get Interpolation2dType() : EpInterpolation2dType public function set Interpolation2dType(EpInterpolation2dType);
EbsMatrix Class | EbsOpen Namespace