Clock.Resolution Property
public ClockResolution Resolution {get; set;}
This language is not supported or no code example is available.
public:
property ClockResolution Resolution {
ClockResolution get( );
void set(
ClockResolution value
);
}
This language is not supported or no code example is available.
public function get Resolution() : ClockResolution;
public function set Resolution(value : ClockResolution);
This language is not supported or no code example is available.
Property Value
ClockResolutionThe resolution.