Bases: OpticalAperture_Type
Represents the XML element DarkFieldStop.
This element refers to a central circular stop (i.e., opaque disk) usually used in dark-field microscopy and placed in the front focal Plane of a Condenser to occlude all the direct light which would fall within the aperture of the objective.
fromBase(base)
staticmethod
fromJsonFile(path, validate=True)
fromJsonString(json_string, validate=True)
fromXmlFile(path, validate=True)
fromXmlString(xml_string, validate=True)
toXmlFile(filename, validate=True)
toXmlString(validate=True)
setCenterStopDiameter(value, validate=True)
resetCenterStopDiameter()
setCenterStopDiameterUnit(value, validate=True)
getCenterStopDiameterUnit()
resetCenterStopDiameterUnit()
hasCenterStopDiameterUnit()