public override float MStep {get; set;}
public: __property float get_MStep() override; public: __property void set_MStep( float value ) override;
public: property float MStep { float get() override; void set ( float value) override; }
'Declaration Public Overrides Property MStep As Single
'Usage Dim instance As ImGearVectorEntityBeziersurface Dim value As Single instance.MStep = value value = instance.MStep
ImGearVectorEntityBeziersurface Class ImGearVectorEntityBeziersurface Members
©2016. Accusoft Corporation. All Rights Reserved.