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 > Medical3DWindowLevelProperties Class : Type Property |
public Medical3DWindowLevelFillType Type {get; set;}
'Declaration Public Property Type As Medical3DWindowLevelFillType
'Usage Dim instance As Medical3DWindowLevelProperties Dim value As Medical3DWindowLevelFillType instance.Type = value value = instance.Type
public: property Medical3DWindowLevelFillType Type { Medical3DWindowLevelFillType get(); void set ( Medical3DWindowLevelFillType value); }