public abstract int NDegree {get;}
public: __property abstract int get_NDegree();
public: abstract property int NDegree { int get(); }
'Declaration Public MustOverride ReadOnly Property NDegree As Integer
'Usage Dim instance As ImGearVectorEntitySplinesurface Dim value As Integer value = instance.NDegree
ImGearVectorEntitySplinesurface Class ImGearVectorEntitySplinesurface Members
©2014. Accusoft Corporation. All Rights Reserved.