public float Step {get; set;}
public: property float Step { float get(); void set ( float value); }
'Declaration Public Property Step As Single
'Usage Dim instance As DicomImage3D Dim value As Single instance.Step = value value = instance.Step
Target Platforms: .NET CLR 4.0 or higher
DicomImage3D Class DicomImage3D Members