public override float NStep {get; set;}
public: __property float get_NStep() override; public: __property void set_NStep( float value ) override;
public: property float NStep { float get() override; void set ( float value) override; }
'Declaration Public Overrides Property NStep As Single
'Usage Dim instance As ImGearVectorEntityNURBSsurface Dim value As Single instance.NStep = value value = instance.NStep
ImGearVectorEntityNURBSsurface Class ImGearVectorEntityNURBSsurface Members
©2017. Accusoft Corporation. All Rights Reserved.