Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.31
|
Leadtools.Medical3D Namespace > Medical3DObject Class : RemoveInterval Property |
public Medical3DRemoveIntervalType RemoveInterval {get; set;}
'Declaration Public Property RemoveInterval As Medical3DRemoveIntervalType
'Usage Dim instance As Medical3DObject Dim value As Medical3DRemoveIntervalType instance.RemoveInterval = value value = instance.RemoveInterval
public: property Medical3DRemoveIntervalType RemoveInterval { Medical3DRemoveIntervalType get(); void set ( Medical3DRemoveIntervalType value); }